Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Writer ¶ added in v1.0.2
type Writer struct {
// contains filtered or unexported fields
}
Writer sample writer
func NewWriter ¶ added in v1.0.2
func NewWriter(w io.WriteSeeker) *Writer
NewWriter create sample writer
func (*Writer) WriteSample ¶ added in v1.0.2
WriteSample write sample data
Click to show internal directories.
Click to hide internal directories.