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 MockNetHandleI ¶
type MockNetHandleI struct {
// contains filtered or unexported fields
}
MockNetHandleI is a mock of NetHandleI interface.
func NewMockNetHandleI ¶
func NewMockNetHandleI(ctrl *gomock.Controller) *MockNetHandleI
NewMockNetHandleI creates a new mock instance.
func (*MockNetHandleI) EXPECT ¶
func (m *MockNetHandleI) EXPECT() *MockNetHandleIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNetHandleI) SendPost ¶
func (m *MockNetHandleI) SendPost(arg0 context.Context, arg1 integrations.PostParametersT) *utils.SendPostResponse
SendPost mocks base method.
type MockNetHandleIMockRecorder ¶
type MockNetHandleIMockRecorder struct {
// contains filtered or unexported fields
}
MockNetHandleIMockRecorder is the mock recorder for MockNetHandleI.
func (*MockNetHandleIMockRecorder) SendPost ¶
func (mr *MockNetHandleIMockRecorder) 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.