util

package
v0.0.0-...-e42286f Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Silent = iota
	Verbose
	MoreVerbose
	Debug
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Verbosity

type Verbosity int

Verbosity is helpful in determining verbosity levels

func GetVerbosity

func GetVerbosity(cmd *cobra.Command) Verbosity

GetVerbosity returns the verbosity of a cobra command

func (Verbosity) Debug

func (verbosity Verbosity) Debug(v ...interface{})

func (Verbosity) Fatal

func (verbosity Verbosity) Fatal(v ...interface{})

func (Verbosity) IsDebug

func (verbosity Verbosity) IsDebug() bool

func (Verbosity) IsMoreVerbose

func (verbosity Verbosity) IsMoreVerbose() bool

func (Verbosity) IsVerbose

func (verbosity Verbosity) IsVerbose() bool

func (Verbosity) Log

func (verbosity Verbosity) Log(v ...interface{})

func (Verbosity) Message

func (verbosity Verbosity) Message(v ...interface{})

Jump to

Keyboard shortcuts

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