Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONWriter ¶
type JSONWriter struct {
// contains filtered or unexported fields
}
func (JSONWriter) Flush ¶
func (writer JSONWriter) Flush()
func (JSONWriter) Write ¶
func (writer JSONWriter) Write(row Writable) error
Click to show internal directories.
Click to hide internal directories.