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