Documentation
¶
Index ¶
- func ContextSilent() (ctx context.Context)
- func ContextVerbose() (ctx context.Context)
- func GetVerboseFromContext(ctx context.Context) (verbose bool)
- func GetVerbosityContextByBool(verbose bool) (ctx context.Context)
- func GetVerbosityContextByCobraCmd(cmd *cobra.Command) (ctx context.Context)
- func WithVerbosityContextByBool(ctx context.Context, verbose bool) (ctxWithVerbosity context.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContextSilent ¶
func ContextVerbose ¶
func GetVerboseFromContext ¶ added in v0.266.0
func GetVerbosityContextByCobraCmd ¶ added in v0.267.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.