Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CronService ¶
type CronService struct {
// contains filtered or unexported fields
}
CronService contains the services required to initialize crons
func NewCronService ¶
func NewCronService(ohlcvService *services.OHLCVService) *CronService
NewCronService returns a new instance of CronService
func (*CronService) InitCrons ¶
func (s *CronService) InitCrons()
InitCrons is responsible for initializing all the crons in the system
Click to show internal directories.
Click to hide internal directories.