es_stdout

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 8 Imported by: 0

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

type Feature

type Feature interface {
	IsQuiet() bool
	IsTest() bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL