Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PriceManager ¶
func NewPricesManager ¶
func NewPricesManager(logger *zap.SugaredLogger, db *gorm.DB, cmcClient *cmcapi.CmcClient, wg *sync.WaitGroup, shutdownChannel chan interface{}, config *Config) *PriceManager
func (*PriceManager) GetActualPrices ¶
func (pm *PriceManager) GetActualPrices() string
func (*PriceManager) GetPriceChart ¶
func (pm *PriceManager) GetPriceChart(duration time.Duration) []byte
Click to show internal directories.
Click to hide internal directories.