Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultTimezone = "Asia/Shanghai"
Variables ¶
This section is empty.
Functions ¶
func DefaultConfigParser ¶
func InitTimezone ¶
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
func NewApplication ¶
func NewApplication(tasks ...Task) *Application
func (*Application) Identifier ¶
func (a *Application) Identifier() string
Click to show internal directories.
Click to hide internal directories.