Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultTimeout = 5 * time.Second
)
Variables ¶
View Source
var (
ErrorGeneralIOFailure = errors.New("general i/o error")
)
Functions ¶
func NewDefaultOut ¶
func NewDefaultOut(feature Feature) io.WriteCloser
func NewDirectErr ¶
func NewDirectErr() io.WriteCloser
func NewDirectOut ¶
func NewDirectOut() io.WriteCloser
func NewDiscard ¶
func NewDiscard() io.WriteCloser
func NewTestOut ¶
func NewTestOut() io.WriteCloser
Types ¶
Click to show internal directories.
Click to hide internal directories.