Documentation ¶
Index ¶
- Constants
- func GetBuildCmd(ctx *context.Context) *cobra.Command
- func GetCommitCmd(ctx *context.Context) *cobra.Command
- func GetCommitRunFn(ctx *context.Context) func(*cobra.Command, []string) error
- func GetGenerateCmd(ctx *context.Context) *cobra.Command
- func GetListCmd(ctx *context.Context) *cobra.Command
- func GetListRunFn(ctx *context.Context) func(*cobra.Command, []string) error
- func GetRootCmd(ctx *context.Context) *cobra.Command
- func GetRootPreRunEFn(ctx *context.Context) func(*cobra.Command, []string) error
- func GetVersionCmd() *cobra.Command
- func GetVersionRunFn() func(*cobra.Command, []string)
Constants ¶
View Source
const ( Config = "config" WorkingDir = "dir" LogLevel = "level" )
Variables ¶
This section is empty.
Functions ¶
func GetCommitRunFn ¶
func GetRootPreRunEFn ¶
func GetVersionCmd ¶
func GetVersionRunFn ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.