# 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.