venom

package
v0.0.0-...-ee68831 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VIPERLOGGER = logger.New("VIPER")

VIPERLOGGER TODO: NEEDS COMMENT INFO

Functions

func PrintViperConfig

func PrintViperConfig(flags CommandFlag)

PrintViperConfig TODO: NEEDS COMMENT INFO

Types

type CommandFlag

type CommandFlag []Flag

CommandFlag TODO: NEEDS COMMENT INFO

func (CommandFlag) Register

func (flags CommandFlag) Register(command *cobra.Command) *cobra.Command

Register TODO: NEEDS COMMENT INFO

type Flag

type Flag struct {
	Name        string
	Short       string
	Safe        bool
	Description string
	Value       interface{}
}

Flag TODO: NEEDS COMMENT INFO

Jump to

Keyboard shortcuts

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