# Functions
NewBodyMock creates a new instance of BodyMock.
No description provided by the author
NewClientMock creates a new instance of ClientMock.
No description provided by the author
NewNativeMock creates a new instance of NativeMock.
No description provided by the author
NewRequestBrokerMock creates a new instance of RequestBrokerMock.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BodyMock is an autogenerated mock type for the ReadCloser type.
ClientMock is an autogenerated mock type for the Client type.
NativeMock is an autogenerated mock type for the Native type.
RequestBrokerMock is an autogenerated mock type for the RequestBroker type.
# Interfaces
go:generate mockery --name=Client --structname=ClientMock --filename=client_mock.go --inpackage.
go:generate mockery --name=Native --structname=NativeMock --filename=native_mock.go --inpackage.
nolint:interfacebloatgo:generate mockery --name=RequestBroker --structname=RequestBrokerMock --filename=request_broker_mock.go --inpackage.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author