Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Extend User struct by adding Data, Name and Segment #483

Merged
merged 7 commits into from Oct 28, 2022

Commits on Oct 24, 2022

  1. Copy the full SHA
    971cce8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Add User.isEmpty method

    cleptric committed Oct 26, 2022
    Copy the full SHA
    9c01ea5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. CS

    cleptric committed Oct 27, 2022
    Copy the full SHA
    9e6aed5 View commit details
    Browse the repository at this point in the history
  2. Add tests for User.IsEmpty

    cleptric committed Oct 27, 2022
    Copy the full SHA
    1c5ef06 View commit details
    Browse the repository at this point in the history
  3. Add TestUserMarhsalJson

    cleptric committed Oct 27, 2022
    Copy the full SHA
    c09110c View commit details
    Browse the repository at this point in the history
  4. Update interfaces_test.go

    Co-authored-by: Abhijeet Prasad <devabhiprasad@gmail.com>
    cleptric and AbhiPrasad committed Oct 27, 2022
    Copy the full SHA
    a230779 View commit details
    Browse the repository at this point in the history
  5. Update interfaces_test.go

    Co-authored-by: Abhijeet Prasad <devabhiprasad@gmail.com>
    cleptric and AbhiPrasad committed Oct 27, 2022
    Copy the full SHA
    ddf0930 View commit details
    Browse the repository at this point in the history