Documentation ¶
Index ¶
- type HttpClient
- type Registry
- func (_m *Registry) CheckCallback(opts *bind.TransactOpts, id *big.Int, values [][]byte, extraData []byte) (*types.Transaction, error)
- func (_m *Registry) GetActiveUpkeepIDs(opts *bind.CallOpts, startIndex *big.Int, maxCount *big.Int) ([]*big.Int, error)
- func (_m *Registry) GetState(opts *bind.CallOpts) (i_keeper_registry_master_wrapper_2_1.GetState, error)
- func (_m *Registry) GetUpkeep(opts *bind.CallOpts, id *big.Int) (i_keeper_registry_master_wrapper_2_1.KeeperRegistryBase21UpkeepInfo, error)
- func (_m *Registry) GetUpkeepPrivilegeConfig(opts *bind.CallOpts, upkeepId *big.Int) ([]byte, error)
- func (_m *Registry) GetUpkeepTriggerConfig(opts *bind.CallOpts, upkeepId *big.Int) ([]byte, error)
- func (_m *Registry) ParseLog(log types.Log) (generated.AbigenLog, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpClient ¶
HttpClient is an autogenerated mock type for the HttpClient type
func NewHttpClient ¶
func NewHttpClient(t mockConstructorTestingTNewHttpClient) *HttpClient
NewHttpClient creates a new instance of HttpClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
type Registry ¶
Registry is an autogenerated mock type for the Registry type
func NewRegistry ¶
func NewRegistry(t mockConstructorTestingTNewRegistry) *Registry
NewRegistry creates a new instance of Registry. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Registry) CheckCallback ¶
func (_m *Registry) CheckCallback(opts *bind.TransactOpts, id *big.Int, values [][]byte, extraData []byte) (*types.Transaction, error)
CheckCallback provides a mock function with given fields: opts, id, values, extraData
func (*Registry) GetActiveUpkeepIDs ¶
func (_m *Registry) GetActiveUpkeepIDs(opts *bind.CallOpts, startIndex *big.Int, maxCount *big.Int) ([]*big.Int, error)
GetActiveUpkeepIDs provides a mock function with given fields: opts, startIndex, maxCount
func (*Registry) GetState ¶
func (_m *Registry) GetState(opts *bind.CallOpts) (i_keeper_registry_master_wrapper_2_1.GetState, error)
GetState provides a mock function with given fields: opts
func (*Registry) GetUpkeep ¶
func (_m *Registry) GetUpkeep(opts *bind.CallOpts, id *big.Int) (i_keeper_registry_master_wrapper_2_1.KeeperRegistryBase21UpkeepInfo, error)
GetUpkeep provides a mock function with given fields: opts, id
func (*Registry) GetUpkeepPrivilegeConfig ¶
func (_m *Registry) GetUpkeepPrivilegeConfig(opts *bind.CallOpts, upkeepId *big.Int) ([]byte, error)
GetUpkeepPrivilegeConfig provides a mock function with given fields: opts, upkeepId
func (*Registry) GetUpkeepTriggerConfig ¶
GetUpkeepTriggerConfig provides a mock function with given fields: opts, upkeepId