Versions in this module Expand all Collapse all v0 v0.1.1 Feb 23, 2020 v0.1.0 Oct 29, 2019 Changes in this version + func CloseOrStderr(c std_io.Closer, id string) + func Rewind(s std_io.Seeker) error + func SyncClose(sc SyncCloser, id string) error + type SyncCloser interface + Close func() error + Sync func() error