package
0.0.32
Repository: https://github.com/make-os/kit.git
Documentation: pkg.go.dev

# Functions

NewMockCmd creates a new mock instance.
NewMockDecoder creates a new mock instance.
NewMockEncoder creates a new mock instance.

# Structs

MockCmd is a mock of Cmd interface.
MockCmdMockRecorder is the mock recorder for MockCmd.
MockDecoder is a mock of Decoder interface.
MockDecoderMockRecorder is the mock recorder for MockDecoder.
MockEncoder is a mock of Encoder interface.
MockEncoderMockRecorder is the mock recorder for MockEncoder.