Documentation ¶
Index ¶
- type Discard
- func (d Discard) Close(io.Writer)
- func (d Discard) Flush(io.Writer, bool)
- func (d Discard) Fprintf(io.Writer, string, ...interface{}) (n int, err error)
- func (d Discard) Fprintln(io.Writer, ...interface{}) (n int, err error)
- func (d Discard) PrintObj(runtime.Object, io.Writer) error
- func (d Discard) Printf(string, ...interface{}) (n int, err error)
- func (d Discard) Println(...interface{}) (n int, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.