Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Downloader ¶
Downloader is an autogenerated mock type for the Downloader type
func NewDownloader ¶
func NewDownloader(t mockConstructorTestingTNewDownloader) *Downloader
NewDownloader creates a new instance of Downloader. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Downloader) Download ¶
func (_m *Downloader) Download(txID common.Hash, blockIO flow.Identifier) (json.RawMessage, error)
Download provides a mock function with given fields: txID, blockIO
Click to show internal directories.
Click to hide internal directories.