Documentation ¶
Index ¶
- type Bridge
- func (_m *Bridge) Init(sysevents sysmessaging.SystemEvents)
- func (_m *Bridge) RequestReply(ctx context.Context, ns string, send syncasync.RequestSender) (*fftypes.MessageInOut, error)
- func (_m *Bridge) SendConfirm(ctx context.Context, ns string, send syncasync.RequestSender) (*fftypes.Message, error)
- func (_m *Bridge) SendConfirmTokenPool(ctx context.Context, ns string, send syncasync.RequestSender) (*fftypes.TokenPool, error)
- func (_m *Bridge) SendConfirmTokenTransfer(ctx context.Context, ns string, send syncasync.RequestSender) (*fftypes.TokenTransfer, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bridge ¶
Bridge is an autogenerated mock type for the Bridge type
func (*Bridge) Init ¶
func (_m *Bridge) Init(sysevents sysmessaging.SystemEvents)
Init provides a mock function with given fields: sysevents
func (*Bridge) RequestReply ¶
func (_m *Bridge) RequestReply(ctx context.Context, ns string, send syncasync.RequestSender) (*fftypes.MessageInOut, error)
RequestReply provides a mock function with given fields: ctx, ns, send
func (*Bridge) SendConfirm ¶
func (_m *Bridge) SendConfirm(ctx context.Context, ns string, send syncasync.RequestSender) (*fftypes.Message, error)
SendConfirm provides a mock function with given fields: ctx, ns, send
func (*Bridge) SendConfirmTokenPool ¶
func (_m *Bridge) SendConfirmTokenPool(ctx context.Context, ns string, send syncasync.RequestSender) (*fftypes.TokenPool, error)
SendConfirmTokenPool provides a mock function with given fields: ctx, ns, send
func (*Bridge) SendConfirmTokenTransfer ¶
func (_m *Bridge) SendConfirmTokenTransfer(ctx context.Context, ns string, send syncasync.RequestSender) (*fftypes.TokenTransfer, error)
SendConfirmTokenTransfer provides a mock function with given fields: ctx, ns, send
Click to show internal directories.
Click to hide internal directories.