Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ScheduleCmd = &command.Command{ Use: "lakego:schedule", Short: "执行计划任务。", Example: "{execfile} lakego:schedule", SilenceUsage: true, PreRun: func(cmd *command.Command, args []string) { }, Run: func(cmd *command.Command, args []string) { }, }
*
- 执行计划任务 *
- > ./main lakego:schedule
- > main.exe lakego:schedule
- > go run main.go lakego:schedule *
- @create 2022-11-30
- @author deatil
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.