package
1.1.1
Repository: https://github.com/david-l-riley/mock.git
Documentation: pkg.go.dev

# Functions

NewMockArg creates a new mock instance.
NewMockIntf creates a new mock instance.

# Structs

MockArg is a mock of Arg interface.
MockArgMockRecorder is the mock recorder for MockArg.
MockIntf is a mock of Intf interface.
MockIntfMockRecorder is the mock recorder for MockIntf.