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