Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDisabled = errors.New("disabled")
View Source
var ErrNotAvailable = errors.New("not available")
View Source
var ErrNotFound = errors.New("not found")
View Source
var ErrNotReady = errors.New("not ready")
View Source
var ErrUnknownFormat = errors.New("unknown format")
Functions ¶
func NewTeeReadCloser ¶
func NewTeeReadCloser(r io.ReadCloser, w io.WriteCloser) *teeReadCloser
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.