Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //ErrNotImplemented is returned when a function is not yet implemented ErrNotImplemented = errors.New("not yet implemented") )
Functions ¶
func SetupLogging ¶ added in v0.2.3
func SetupLogging()
Types ¶
type PlainFormatter ¶ added in v0.2.3
type PlainFormatter struct { }
PlainFormatter is a Logrus formatter that only includes the log message.
Directories
¶
Path | Synopsis |
---|---|
Package conf gives the CLI access to the nerd config file.
|
Package conf gives the CLI access to the nerd config file. |
Click to show internal directories.
Click to hide internal directories.