Documentation ¶
Index ¶
- Constants
- func GetRootCmd(ctx *appCtx.Context) *cobra.Command
- func GetRootPreRunEFn(ctx *appCtx.Context, validateCfg bool) func(*cobra.Command, []string) error
- func GetScheduleCmd(ctx *context.Context) *cobra.Command
- func GetValidateCmd(ctx *context.Context) *cobra.Command
- func GetValidateRunFn(ctx *context.Context) func(*cobra.Command, []string) error
- func GetVersionCmd() *cobra.Command
- func GetVersionRunFn() func(*cobra.Command, []string)
- func GetWorkerCmd(ctx *context.Context) *cobra.Command
Constants ¶
View Source
const ( Config = "config" LogLevel = "level" Name = "gtask" )
Variables ¶
This section is empty.
Functions ¶
func GetRootPreRunEFn ¶
func GetValidateRunFn ¶
func GetVersionCmd ¶
func GetVersionRunFn ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.