Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
func (*Application) Config ¶ added in v0.3.0
func (app *Application) Config() *config.Config
func (*Application) DB ¶
func (app *Application) DB() *db.DB
func (*Application) Scheduler ¶ added in v1.0.0
func (app *Application) Scheduler() schedule.Scheduler
Click to show internal directories.
Click to hide internal directories.