package
0.8.3
Repository: https://github.com/lalamove/konfig.git
Documentation: pkg.go.dev

# Functions

NewMockAuthProvider creates a new mock instance.
NewMockClient creates a new mock instance.
NewMockConsulKV creates a new mock instance.
NewMockContexter creates a new mock instance.
NewMockKV creates a new mock instance.
NewMockLoader creates a new mock instance.
NewMockLogicalClient creates a new mock instance.
NewMockParser creates a new mock instance.
NewMockWatcher creates a new mock instance.

# Structs

MockAuthProvider is a mock of AuthProvider interface.
MockAuthProviderMockRecorder is the mock recorder for MockAuthProvider.
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockConsulKV is a mock of ConsulKV interface.
MockConsulKVMockRecorder is the mock recorder for MockConsulKV.
MockContexter is a mock of Contexter interface.
MockContexterMockRecorder is the mock recorder for MockContexter.
MockKV is a mock of KV interface.
MockKVMockRecorder is the mock recorder for MockKV.
MockLoader is a mock of Loader interface.
MockLoaderMockRecorder is the mock recorder for MockLoader.
MockLogicalClient is a mock of LogicalClient interface.
MockLogicalClientMockRecorder is the mock recorder for MockLogicalClient.
MockParser is a mock of Parser interface.
MockParserMockRecorder is the mock recorder for MockParser.
MockWatcher is a mock of Watcher interface.
MockWatcherMockRecorder is the mock recorder for MockWatcher.