Documentation ¶
Overview ¶
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MainApp ¶
type MainApp struct {
// contains filtered or unexported fields
}
func NewMainApp ¶
func NewMainApp(http *routes.HttpEngine, logger *zap.SugaredLogger, conf *koanf.Koanf, cron *cron.Cron, initSystem *system.InitSystem) (*MainApp, func())
Click to show internal directories.
Click to hide internal directories.