Versions in this module Expand all Collapse all v0 v0.0.2 Aug 19, 2022 v0.0.1 Jul 4, 2022 Changes in this version + var Before = 5 * time.Minute + func Err(exit int, err error, format string, a ...interface{}) + func Errx(exit int, format string, a ...interface{}) + func Pack(w io.Writer, buf []byte) error + func Unpack(r io.Reader) ([]byte, error) + func Warn(err error, format string, a ...interface{}) (int, error)