pricefeed

package
v0.0.0-...-52431d2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterPeriodicOps

func RegisterPeriodicOps(scheduler *gocron.Scheduler, db *database.BigDipperDb) error

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 represent x/pricefeed module

func NewModule

func NewModule(db *database.BigDipperDb) *Module

NewModule returns a new Module instance

func (*Module) Name

func (m *Module) Name() string

Name implements modules.Module

func (*Module) RegisterPeriodicOperations

func (m *Module) RegisterPeriodicOperations(scheduler *gocron.Scheduler) error

RegisterPeriodicOperations implements PeriodicOperationsModule

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL