Documentation ¶
Index ¶
- Variables
- func Check(err error)
- func Fatalf(format string, args ...interface{})
- func HiveLogger() *logger.Logger
- func Init(rootCmd *cobra.Command)
- func PrintTable(header []string, rows [][]string)
- func PrintTree(node interface{}, tab, tabwidth int)
- func Printf(format string, args ...interface{})
- func Verbosef(format string, args ...interface{})
- type TreeItem
Constants ¶
This section is empty.
Variables ¶
View Source
var ( VerboseFlag bool DebugFlag bool )
Functions ¶
func HiveLogger ¶ added in v0.3.0
func PrintTable ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.