Versions in this module Expand all Collapse all v1 v1.6.2 Jan 17, 2024 Changes in this version + func LoadConfig(filename string, cfg interface{}) error + func LogError(message string, f func() error) + func LogErrorWithContext(ctx context.Context, message string, f func() error) + func MinUint32(a, b uint32) uint32