Documentation ¶
Index ¶
- type Discard
- func (d Discard) Close(writer io.Writer)
- func (d Discard) Flush(writer io.Writer, last bool)
- func (d Discard) Fprintf(writer io.Writer, format string, args ...interface{}) (n int, err error)
- func (d Discard) Fprintln(writer io.Writer, args ...interface{}) (n int, err error)
- func (d Discard) PrintObj(obj runtime.Object, writer io.Writer) error
- func (d Discard) Printf(format string, args ...interface{}) (n int, err error)
- func (d Discard) Println(args ...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.