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

# Functions

NewActivityService creates a new instance of ActivityService.
NewProjectService creates a new instance of ProjectService.
NewRelationService creates a new instance of RelationService.
NewRepository creates a new instance of Repository.
NewResourceService creates a new instance of ResourceService.
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'.
ProjectService is an autogenerated mock type for the ProjectService type.
No description provided by the author
ProjectService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
RelationService is an autogenerated mock type for the RelationService type.
RelationService_CheckPermission_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CheckPermission'.
RelationService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
No description provided by the author
RelationService_LookupResources_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LookupResources'.
Repository is an autogenerated mock type for the Repository type.
Repository_Commit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Commit'.
Repository_CreateKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateKey'.
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_GetKeyByURN_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetKeyByURN'.
Repository_Rollback_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Rollback'.
Repository_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'.
Repository_WithTransaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithTransaction'.
ResourceService is an autogenerated mock type for the ResourceService type.
ResourceService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
No description provided by the author
ResourceService_GetByURN_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByURN'.
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'.