//
pkg.gl
Category
github.com/jeschkies/loki
pkg
helpers
package
1.0.2
Repository:
https://github.com/jeschkies/loki.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
0
Files
29 SLOC
#
Functions
LoadConfig
LoadConfig read YAML-formatted config from filename into cfg.
LogError
LogError logs any error returned by f; useful when defering Close etc.
MinUint32
MinUint32 return the min of a and b.