Versions in this module Expand all Collapse all v0 v0.1.1 Jul 11, 2026 v0.1.0 Jul 3, 2026 Changes in this version + const TeeAppend + const TeeTruncate + func Tee(opts ...any) gloo.Command[[]byte, []byte] + type Error string + const ErrOpenFile + const ErrWrite + func (e Error) Error() string + func (e Error) With(cause error, args ...any) error + type TeeFs struct