package
1.1.14
Repository: https://github.com/andysu1021/go-util.git
Documentation: pkg.go.dev

# Functions

NewMockIEtcd creates a new mock instance.
NewMockIHttpClient creates a new mock instance.
NewMockIMongoRepository creates a new mock instance.
NewMockIRedis creates a new mock instance.
NewMockIStorage creates a new mock instance.
No description provided by the author
No description provided by the author

# Structs

MockIEtcd is a mock of IEtcd interface.
MockIEtcdMockRecorder is the mock recorder for MockIEtcd.
MockIHttpClient is a mock of IHttpClient interface.
MockIHttpClientMockRecorder is the mock recorder for MockIHttpClient.
MockIMongoRepository is a mock of IMongoRepository interface.
MockIMongoRepositoryMockRecorder is the mock recorder for MockIMongoRepository.
MockIRedis is a mock of IRedis interface.
MockIRedisMockRecorder is the mock recorder for MockIRedis.
MockIStorage is a mock of IStorage interface.
MockIStorageMockRecorder is the mock recorder for MockIStorage.