Documentation
¶
Overview ¶
Package mockfmtproxy is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockFmt ¶
type MockFmt struct {
// contains filtered or unexported fields
}
MockFmt is a mock of Fmt interface.
func NewMockFmt ¶
func NewMockFmt(ctrl *gomock.Controller) *MockFmt
NewMockFmt creates a new mock instance.
func (*MockFmt) EXPECT ¶
func (m *MockFmt) EXPECT() *MockFmtMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockFmtMockRecorder ¶
type MockFmtMockRecorder struct {
// contains filtered or unexported fields
}
MockFmtMockRecorder is the mock recorder for MockFmt.
Click to show internal directories.
Click to hide internal directories.