Documentation ¶
Index ¶
- Variables
- func AppendF(logfile, format string, argv ...interface{})
- func ErrorF(format string, argv ...interface{}) (err error)
- func FatalF(format string, argv ...interface{})
- func GitTagRelVer() (gitTag, relVer string)
- func GitTagRelVerString() (out string)
- func NotifyF(tag, format string, argv ...interface{})
- func STDERR(format string, argv ...interface{})
- func STDOUT(format string, argv ...interface{})
- func SetupCustomIndent(ctx *cli.Context) (err error)
- func SetupSlackIfPresent(ctx *cli.Context) (err error)
- func StderrF(format string, argv ...interface{})
- func StdoutF(format string, argv ...interface{})
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GitTagRelVer ¶
func GitTagRelVer() (gitTag, relVer string)
func GitTagRelVerString ¶
func GitTagRelVerString() (out string)
func SetupCustomIndent ¶
func SetupCustomIndent(ctx *cli.Context) (err error)
func SetupSlackIfPresent ¶
func SetupSlackIfPresent(ctx *cli.Context) (err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.