Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockNodeQuerier ¶
type MockNodeQuerier struct {
// contains filtered or unexported fields
}
func NewMockNodeQuerier ¶
func NewMockNodeQuerier(ctrl *gomock.Controller) *MockNodeQuerier
func (*MockNodeQuerier) EXPECT ¶
func (m *MockNodeQuerier) EXPECT() *MockNodeQuerierMockRecorder
func (*MockNodeQuerier) QueryWithData ¶
type MockNodeQuerierMockRecorder ¶
type MockNodeQuerierMockRecorder struct {
// contains filtered or unexported fields
}
func (*MockNodeQuerierMockRecorder) QueryWithData ¶
func (mr *MockNodeQuerierMockRecorder) QueryWithData(path, data interface{}) *gomock.Call
Click to show internal directories.
Click to hide internal directories.