Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterPeriodicOps ¶
RegisterPeriodicOps returns the AdditionalOperation that periodically runs fetches from CoinGecko to make sure that constantly changing data are synced properly.
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
Module represents the module that allows to get the token prices
func (*Module) RegisterPeriodicOperations ¶
RegisterPeriodicOperations implements modules.PeriodicOperationsModule
func (*Module) RunAdditionalOperations ¶
RunAdditionalOperations implements modules.AdditionalOperationsModule
Source Files ¶
Click to show internal directories.
Click to hide internal directories.