package
2.7.11
Repository: https://github.com/influxdata/influxdb.git
Documentation: pkg.go.dev

# Functions

NewMockAuthFinder creates a new mock instance.
NewMockAuthTokenFinder creates a new mock instance.
NewMockPasswordComparer creates a new mock instance.
NewMockPasswordService creates a new mock instance.
NewMockUserFinder creates a new mock instance.

# Structs

MockAuthFinder is a mock of AuthFinder interface.
MockAuthFinderMockRecorder is the mock recorder for MockAuthFinder.
MockAuthTokenFinder is a mock of AuthTokenFinder interface.
MockAuthTokenFinderMockRecorder is the mock recorder for MockAuthTokenFinder.
MockPasswordComparer is a mock of PasswordComparer interface.
MockPasswordComparerMockRecorder is the mock recorder for MockPasswordComparer.
MockPasswordService is a mock of PasswordService interface.
MockPasswordServiceMockRecorder is the mock recorder for MockPasswordService.
MockUserFinder is a mock of UserFinder interface.
MockUserFinderMockRecorder is the mock recorder for MockUserFinder.