package
0.11.2
Repository: https://github.com/autom8ter/grpcx.git
Documentation: pkg.go.dev

# Functions

NewMockCache creates a new mock instance.
NewMockContextTagger creates a new mock instance.
NewMockDatabase creates a new mock instance.
NewMockLogger creates a new mock instance.
NewMockStream creates a new mock instance.

# Structs

MockCache is a mock of Cache interface.
MockCacheMockRecorder is the mock recorder for MockCache.
MockContextTagger is a mock of ContextTagger interface.
MockContextTaggerMockRecorder is the mock recorder for MockContextTagger.
MockDatabase is a mock of Database interface.
MockDatabaseMockRecorder is the mock recorder for MockDatabase.
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.
MockStream is a mock of Stream interface.
MockStreamMockRecorder is the mock recorder for MockStream.