Documentation
¶
Index ¶
- Constants
- func GetMigrateCmd(ctx *context.ServerContext) *cobra.Command
- func GetMigrateRunFn(ctx *context.ServerContext) func(*cobra.Command, []string) error
- func GetRootCmd(ctx *appCtx.ServerContext) *cobra.Command
- func GetRootPreRunEFn(ctx *appCtx.ServerContext, validateCfg bool) func(*cobra.Command, []string) error
- func GetStartCmd(ctx *context.ServerContext) *cobra.Command
- func GetStartRunFn(ctx *context.ServerContext) func(*cobra.Command, []string) error
- func GetVersionCmd() *cobra.Command
- func GetVersionRunFn() func(*cobra.Command, []string)
Constants ¶
View Source
const ( Config = "config" LogLevel = "level" Name = types.NameServer )
Variables ¶
This section is empty.
Functions ¶
func GetMigrateCmd ¶
func GetMigrateCmd(ctx *context.ServerContext) *cobra.Command
func GetMigrateRunFn ¶
func GetRootCmd ¶
func GetRootCmd(ctx *appCtx.ServerContext) *cobra.Command
func GetRootPreRunEFn ¶
func GetStartCmd ¶
func GetStartCmd(ctx *context.ServerContext) *cobra.Command
func GetStartRunFn ¶
func GetVersionCmd ¶
func GetVersionRunFn ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.