Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StandardWriter ¶
type StandardWriter struct {
// contains filtered or unexported fields
}
StandardWriter is an standard output writer structure
func (*StandardWriter) Close ¶
func (w *StandardWriter) Close() error
Close closes the output writer
Click to show internal directories.
Click to hide internal directories.