package
0.0.0-20240126113131-96f70967c38c
Repository: https://github.com/nais/teams-backend.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewMockClient creates a new instance of MockClient.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MockClient is an autogenerated mock type for the Client type.
MockClient_AddMemberToGroup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddMemberToGroup'.
MockClient_CreateGroup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateGroup'.
MockClient_DeleteGroup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteGroup'.
No description provided by the author
MockClient_GetGroupById_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetGroupById'.
MockClient_GetOrCreateGroup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrCreateGroup'.
MockClient_GetUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUser'.
MockClient_ListGroupMembers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListGroupMembers'.
MockClient_ListGroupOwners_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListGroupOwners'.
MockClient_RemoveMemberFromGroup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveMemberFromGroup'.
# Interfaces
No description provided by the author