package
0.0.0-20230301141914-8450a5290c6e
Repository: https://github.com/kodefluence/altair.git
Documentation: pkg.go.dev
# Functions
NewMockFormatter creates a new mock instance.
NewMockOauthAccessGrantRepository creates a new mock instance.
NewMockOauthAccessTokenRepository creates a new mock instance.
NewMockOauthApplicationRepository creates a new mock instance.
NewMockOauthRefreshTokenRepository creates a new mock instance.
# Structs
MockFormatter is a mock of Formatter interface.
MockFormatterMockRecorder is the mock recorder for MockFormatter.
MockOauthAccessGrantRepository is a mock of OauthAccessGrantRepository interface.
MockOauthAccessGrantRepositoryMockRecorder is the mock recorder for MockOauthAccessGrantRepository.
MockOauthAccessTokenRepository is a mock of OauthAccessTokenRepository interface.
MockOauthAccessTokenRepositoryMockRecorder is the mock recorder for MockOauthAccessTokenRepository.
MockOauthApplicationRepository is a mock of OauthApplicationRepository interface.
MockOauthApplicationRepositoryMockRecorder is the mock recorder for MockOauthApplicationRepository.
MockOauthRefreshTokenRepository is a mock of OauthRefreshTokenRepository interface.
MockOauthRefreshTokenRepositoryMockRecorder is the mock recorder for MockOauthRefreshTokenRepository.