Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InFile ¶
type InFile struct { io.ReadCloser // contains filtered or unexported fields }
func (*InFile) UnmarshalJSON ¶
type OutFile ¶
type OutFile struct { io.WriteCloser // contains filtered or unexported fields }
func DefaultOut ¶
func DefaultOut() OutFile
func (*OutFile) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.