Documentation
¶
Index ¶
- func MustReadFile(file string) []byte
- func PrintCSV(obj interface{}) error
- func PrintFormat(obj interface{}, format string) error
- func PrintInfo()
- func PrintJSON(obj interface{}) error
- func PrintYAML(obj interface{}) error
- func PrivateKeyPath() string
- func Root() (string, error)
- func SetLogLevel(loglevelString string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustReadFile ¶
func PrintFormat ¶
func PrivateKeyPath ¶
func PrivateKeyPath() string
func SetLogLevel ¶
func SetLogLevel(loglevelString string)
SetLogLevel sets the log level for logrus by string; possible values are debug, error, fatal, panic, info, trace
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.