Versions in this module Expand all Collapse all v1 v1.0.0 Jul 22, 2018 Changes in this version + func Drain(rc io.ReadCloser) (int64, error) + func Interval(freq time.Duration, f Func) error + func Touch(file string, mkdirs bool) (bool, error) + type Func func() error