package
2.21.1-hedera-beta.0
Repository: https://github.com/smartcontractkit/chainlink.git
Documentation: pkg.go.dev

# Functions

NewBatchCaller creates a new instance of BatchCaller.
NewReader creates a new instance of Reader.
NewRegistrar creates a new instance of Registrar.

# Structs

BatchCaller is an autogenerated mock type for the BatchCaller type.
BatchCaller_BatchCall_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BatchCall'.
Reader is an autogenerated mock type for the Reader type.
Reader_BatchCall_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BatchCall'.
Reader_Bind_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Bind'.
Reader_GetLatestValueWithHeadData_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLatestValueWithHeadData'.
Reader_QueryKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'QueryKey'.
Reader_Register_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Register'.
Reader_SetCodec_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetCodec'.
Reader_Unbind_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Unbind'.
Reader_Unregister_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Unregister'.
Registrar is an autogenerated mock type for the Registrar type.
Registrar_HasFilter_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HasFilter'.
Registrar_RegisterFilter_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RegisterFilter'.
Registrar_UnregisterFilter_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UnregisterFilter'.