package
0.0.0-20240224082647-fac769ef5aa3
Repository: https://github.com/wangzhen94/iam.git
Documentation: pkg.go.dev

# Functions

NewMockPolicySrv creates a new mock instance.
NewMockSecretSrv creates a new mock instance.
NewMockService creates a new mock instance.
NewMockUserSrv creates a new mock instance.
NewService returns Service interface.

# Structs

MockPolicySrv is a mock of PolicySrv interface.
MockPolicySrvMockRecorder is the mock recorder for MockPolicySrv.
MockSecretSrv is a mock of SecretSrv interface.
MockSecretSrvMockRecorder is the mock recorder for MockSecretSrv.
MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.
MockUserSrv is a mock of UserSrv interface.
MockUserSrvMockRecorder is the mock recorder for MockUserSrv.

# Interfaces

No description provided by the author
No description provided by the author
Service defines functions used to return resource interface.
UserSrv defines functions used to handle user request.