Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FourByteSignaturesDownloader ¶
type FourByteSignaturesDownloader struct {
// contains filtered or unexported fields
}
Coingecko is a structure that implements RatesDownloaderInterface
func NewFourByteSignaturesDownloader ¶
func NewFourByteSignaturesDownloader(db *db.RocksDB, url string) (*FourByteSignaturesDownloader, error)
NewFourByteSignaturesDownloader initializes the downloader for FourByteSignatures API.
func (*FourByteSignaturesDownloader) Run ¶
func (fd *FourByteSignaturesDownloader) Run()
Run starts the FourByteSignatures downloader
Click to show internal directories.
Click to hide internal directories.