package
0.0.0-20221009183334-edbf0c3c4da0
Repository: https://github.com/dma8/authservice.git
Documentation: pkg.go.dev

# Functions

NewMockAuth creates a new mock instance.
NewMockAuthStorage creates a new mock instance.
NewMockClientAuth creates a new mock instance.

# Structs

MockAuth is a mock of Auth interface.
MockAuthMockRecorder is the mock recorder for MockAuth.
MockAuthStorage is a mock of AuthStorage interface.
MockAuthStorageMockRecorder is the mock recorder for MockAuthStorage.
MockClientAuth is a mock of ClientAuth interface.
MockClientAuthMockRecorder is the mock recorder for MockClientAuth.