Documentation ¶
Index ¶
Constants ¶
View Source
const ( ExecutionLogicalOpNone executionLogicalOp = 0 ExecutionLogicalOpOr executionLogicalOp = iota ExecutionLogicalOpAnd executionLogicalOp = iota )
Variables ¶
View Source
var DefaultFprintWr io.Writer = os.Stderr
Functions ¶
Types ¶
type ClientCollector ¶
type StderrMonitor ¶
type StderrMonitor struct {
// contains filtered or unexported fields
}
func (*StderrMonitor) Flush ¶
func (wr *StderrMonitor) Flush()
Click to show internal directories.
Click to hide internal directories.