Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScheduleRoutines ¶
func ScheduleRoutines( db database.BaseDBManager, msq mq.RedisStreamMQ, ) error
Types ¶
type Application ¶
type Application struct {
API *controller.APIController
}
func NewApplication ¶
func NewApplication() *Application
func (*Application) Run ¶
func (a *Application) Run()
Click to show internal directories.
Click to hide internal directories.