Documentation ¶
Index ¶
- type Bridge
- func (_m *Bridge) ExecuteJob(ctx types.Context, definition []byte, payload []byte, refID string) error
- func (_m *Bridge) VerifyJob(ctx types.Context, definition []byte, payload []byte, refID string) error
- func (_m *Bridge) XChainReferenceIDs(_a0 types.Context) []string
- func (_m *Bridge) XChainType() string
- type FundCollecter
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 NewBridge ¶
func NewBridge(t mockConstructorTestingTNewBridge) *Bridge
NewBridge creates a new instance of Bridge. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Bridge) ExecuteJob ¶
func (_m *Bridge) ExecuteJob(ctx types.Context, definition []byte, payload []byte, refID string) error
ExecuteJob provides a mock function with given fields: ctx, definition, payload, refID
func (*Bridge) VerifyJob ¶
func (_m *Bridge) VerifyJob(ctx types.Context, definition []byte, payload []byte, refID string) error
VerifyJob provides a mock function with given fields: ctx, definition, payload, refID
func (*Bridge) XChainReferenceIDs ¶
XChainReferenceIDs provides a mock function with given fields: _a0
func (*Bridge) XChainType ¶
XChainType provides a mock function with given fields:
type FundCollecter ¶ added in v0.10.2
FundCollecter is an autogenerated mock type for the FundCollecter type
func NewFundCollecter ¶ added in v0.10.2
func NewFundCollecter(t mockConstructorTestingTNewFundCollecter) *FundCollecter
NewFundCollecter creates a new instance of FundCollecter. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*FundCollecter) CollectJobFundEvents ¶ added in v0.10.2
func (_m *FundCollecter) CollectJobFundEvents(ctx types.Context) error
CollectJobFundEvents provides a mock function with given fields: ctx