Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PriceTracker ¶
type PriceTracker struct {
// contains filtered or unexported fields
}
func NewPriceTracker ¶
func NewPriceTracker(ctx core.Context) *PriceTracker
func (*PriceTracker) Init ¶ added in v0.2.0
func (p *PriceTracker) Init() error
func (PriceTracker) RegisterTasks ¶
func (p PriceTracker) RegisterTasks(crn core.CronService) error
func (PriceTracker) ScheduleJobs ¶
func (p PriceTracker) ScheduleJobs(crn core.CronService) error
Click to show internal directories.
Click to hide internal directories.