package
0.7.0
Repository: https://github.com/goto/shield.git
Documentation: pkg.go.dev

# Functions

NewActivityService creates a new instance of ActivityService.
NewRepository creates a new instance of Repository.
NewUserService creates a new instance of UserService.

# Structs

ActivityService is an autogenerated mock type for the ActivityService type.
No description provided by the author
ActivityService_Log_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Log'.
Repository is an autogenerated mock type for the Repository type.
No description provided by the author
Repository_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
Repository_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
Repository_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
Repository_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'.
UserService is an autogenerated mock type for the UserService type.
No description provided by the author
UserService_FetchCurrentUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FetchCurrentUser'.