cobrautil

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HelpSectionsUsageTemplate added in v0.0.8

func HelpSectionsUsageTemplate(sections []HelpSection) string

func ResolveFlagsForCmd

func ResolveFlagsForCmd(cmd *cobra.Command, args []string) error

func VisitCommands

func VisitCommands(cmd *cobra.Command, f func(*cobra.Command))

func WrapRunEForCmd added in v0.0.7

func WrapRunEForCmd(additionalRunE func(*cobra.Command, []string) error) func(cmd *cobra.Command)

Types

type HelpSection added in v0.0.8

type HelpSection struct {
	Key   string
	Value string
	Title string
}

type ResolvableFlag

type ResolvableFlag interface {
	Resolve() error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL