Documentation ¶
Index ¶
- type IHeimdallClient
- func (_m *IHeimdallClient) Fetch(path string, query string) (*bor.ResponseWithHeight, error)
- func (_m *IHeimdallClient) FetchStateSyncEvents(fromID uint64, to int64) ([]*bor.EventRecordWithTime, error)
- func (_m *IHeimdallClient) FetchWithRetry(path string, query string) (*bor.ResponseWithHeight, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IHeimdallClient ¶
IHeimdallClient is an autogenerated mock type for the IHeimdallClient type
func (*IHeimdallClient) Fetch ¶
func (_m *IHeimdallClient) Fetch(path string, query string) (*bor.ResponseWithHeight, error)
Fetch provides a mock function with given fields: path, query
func (*IHeimdallClient) FetchStateSyncEvents ¶
func (_m *IHeimdallClient) FetchStateSyncEvents(fromID uint64, to int64) ([]*bor.EventRecordWithTime, error)
FetchStateSyncEvents provides a mock function with given fields: fromID, to
func (*IHeimdallClient) FetchWithRetry ¶
func (_m *IHeimdallClient) FetchWithRetry(path string, query string) (*bor.ResponseWithHeight, error)
FetchWithRetry provides a mock function with given fields: path, query
Click to show internal directories.
Click to hide internal directories.