Documentation ¶
Overview ¶
Package mock_network is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockNetHandle ¶ added in v1.10.0
type MockNetHandle struct {
// contains filtered or unexported fields
}
MockNetHandle is a mock of NetHandle interface.
func NewMockNetHandle ¶ added in v1.10.0
func NewMockNetHandle(ctrl *gomock.Controller) *MockNetHandle
NewMockNetHandle creates a new mock instance.
func (*MockNetHandle) EXPECT ¶ added in v1.10.0
func (m *MockNetHandle) EXPECT() *MockNetHandleMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNetHandle) SendPost ¶ added in v1.10.0
func (m *MockNetHandle) SendPost(arg0 context.Context, arg1 integrations.PostParametersT) *utils.SendPostResponse
SendPost mocks base method.
type MockNetHandleMockRecorder ¶ added in v1.10.0
type MockNetHandleMockRecorder struct {
// contains filtered or unexported fields
}
MockNetHandleMockRecorder is the mock recorder for MockNetHandle.
func (*MockNetHandleMockRecorder) SendPost ¶ added in v1.10.0
func (mr *MockNetHandleMockRecorder) SendPost(arg0, arg1 interface{}) *gomock.Call
SendPost indicates an expected call of SendPost.
Directories ¶
Path | Synopsis |
---|---|
Package mocks_transformer is a generated GoMock package.
|
Package mocks_transformer is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.