Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRecordWriter ¶
func NewRecordWriter(out io.Writer) output.RecordWriter
NewRecordWriter returns an output.RecordWriter instance for raw output. This is typically used to output a single blob result, such as a gif etc. The elements of each record are directly written to the backing writer without any separator, or encoding, etc..
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.