package
0.12.1
Repository: https://github.com/mrlyc/cmdr.git
Documentation: pkg.go.dev

# Functions

NewMockCmdrSearcher creates a new mock instance.
NewMockCommand creates a new mock instance.
NewMockCommandManager creates a new mock instance.
NewMockCommandQuery creates a new mock instance.
NewMockDatabase creates a new mock instance.
NewMockFetcher creates a new mock instance.
NewMockInitializer creates a new mock instance.
NewMockQuery creates a new mock instance.

# Structs

MockCmdrSearcher is a mock of CmdrSearcher interface.
MockCmdrSearcherMockRecorder is the mock recorder for MockCmdrSearcher.
MockCommand is a mock of Command interface.
MockCommandManager is a mock of CommandManager interface.
MockCommandManagerMockRecorder is the mock recorder for MockCommandManager.
MockCommandMockRecorder is the mock recorder for MockCommand.
MockCommandQuery is a mock of CommandQuery interface.
MockCommandQueryMockRecorder is the mock recorder for MockCommandQuery.
MockDatabase is a mock of Database interface.
MockDatabaseMockRecorder is the mock recorder for MockDatabase.
MockFetcher is a mock of Fetcher interface.
MockFetcherMockRecorder is the mock recorder for MockFetcher.
MockInitializer is a mock of Initializer interface.
MockInitializerMockRecorder is the mock recorder for MockInitializer.
MockQuery is a mock of Query interface.
MockQueryMockRecorder is the mock recorder for MockQuery.