# Functions
No description provided by the author
NewMockEntity creates a new mock instance.
NewMockOauthUserEntity creates a new mock instance.
NewMockUserEntity creates a new mock instance.
NewMockUserResource creates a new mock instance.
# Structs
MockEntity is a mock of Entity interface.
MockEntityMockRecorder is the mock recorder for MockEntity.
MockOauthUserEntity is a mock of OauthUserEntity interface.
MockOauthUserEntityMockRecorder is the mock recorder for MockOauthUserEntity.
MockUserEntity is a mock of UserEntity interface.
MockUserEntityMockRecorder is the mock recorder for MockUserEntity.
MockUserResource is a mock of UserResource interface.
MockUserResourceMockRecorder is the mock recorder for MockUserResource.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
UserEntity 用户实体, 表示具体的用户.
UserResource 用户资源, 集成用户的相关操作.