Documentation ¶
Index ¶
- Variables
- func Check(err error)
- func Checks(errs ...error)
- func Debug(format string, vals ...interface{})
- func Die(c *cli.Context, msg string)
- func Error(err ...error)
- func Errorf(format string, vals ...interface{}) error
- func Fatal(format string, vals ...interface{})
- func Info(format string, vals ...interface{})
- func NWork(fn func(), p int) *sync.WaitGroup
- func Printf(format string, vals ...interface{})
- func Println(s string)
- func Slug(s string) string
- func SlugBase(path string) (slug string)
- func Slugged(s, delim string) string
- func Sprintf(format string, vals ...interface{}) string
- func Version() string
- func WaitGroup(i int) *sync.WaitGroup
- func Warn(err error, extra string)
- func Work(fn func()) *sync.WaitGroup
Constants ¶
This section is empty.
Variables ¶
View Source
var DEBUG = false
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.