package
0.0.2
Repository: https://github.com/downsized-devs/sdk-go.git
Documentation: pkg.go.dev

# Functions

NewMockCommand creates a new mock instance.
NewMockCommandStmt creates a new mock instance.
NewMockCommandTx creates a new mock instance.
NewMockInterface creates a new mock instance.

# Structs

MockCommand is a mock of Command interface.
MockCommandMockRecorder is the mock recorder for MockCommand.
MockCommandStmt is a mock of CommandStmt interface.
MockCommandStmtMockRecorder is the mock recorder for MockCommandStmt.
MockCommandTx is a mock of CommandTx interface.
MockCommandTxMockRecorder is the mock recorder for MockCommandTx.
MockInterface is a mock of Interface interface.
MockInterfaceMockRecorder is the mock recorder for MockInterface.