Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SingleFileOutput ¶
type SingleFileOutput struct {
// contains filtered or unexported fields
}
func NewOutput ¶
func NewOutput(filename string) (*SingleFileOutput, error)
func (*SingleFileOutput) Close ¶
func (o *SingleFileOutput) Close() error
Click to show internal directories.
Click to hide internal directories.