Documentation ¶
Index ¶
- Constants
- func CopyFile(dst, src string, perm os.FileMode) error
- func DummyImage(width, height int, backgroundColor, foregroundColor, text, format string) string
- func Examples(s string) string
- func LongDesc(s string) string
- func Normalize(cmd *cobra.Command) *cobra.Command
- func NormalizeAll(cmd *cobra.Command) *cobra.Command
- func PrefixedPath(prefix, path string) string
- type LogrusCollectorDebugger
Constants ¶
View Source
const Indentation = ` `
Variables ¶
This section is empty.
Functions ¶
func DummyImage ¶
func NormalizeAll ¶
NormalizeAll perform all required normalizations in the entire command tree.
func PrefixedPath ¶
Types ¶
type LogrusCollectorDebugger ¶
type LogrusCollectorDebugger struct { }
func (LogrusCollectorDebugger) Event ¶
func (d LogrusCollectorDebugger) Event(e *debug.Event)
func (LogrusCollectorDebugger) Init ¶
func (d LogrusCollectorDebugger) Init() error
Click to show internal directories.
Click to hide internal directories.