Versions in this module Expand all Collapse all v1 v1.0.0 Jan 6, 2017 Changes in this version + const ExitFailure + const ExitSuccess + func Duration(d time.Duration) string + func Err(exit int, err error, format string, a ...interface{}) + func Errx(exit int, format string, a ...interface{}) + func Itoa(i int, wid int) string + func ProgName() string + func Warn(err error, format string, a ...interface{}) (int, error) + func Warnx(format string, a ...interface{}) (int, error) + type FileTime struct — darwin/amd64, linux/amd64 + Accessed time.Time + Changed time.Time + Modified time.Time + func LoadFileTime(path string) (FileTime, error)