Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connector ¶
Connector is an autogenerated mock type for the Connector type
func NewConnector ¶
func NewConnector(t mockConstructorTestingTNewConnector) *Connector
NewConnector creates a new instance of Connector. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Connector) Connect ¶
func (_m *Connector) Connect(ctx context.Context, config ftpclient.ConnectorConfig) (connection.Connection, error)
Connect provides a mock function with given fields: ctx, config
Click to show internal directories.
Click to hide internal directories.