Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotSupportFormat = errors.New("the file is not supported")
Functions ¶
This section is empty.
Types ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
func NewReader ¶
NewReader generetes a Reader struct. After reading, the Reader struct shall be Close().
Click to show internal directories.
Click to hide internal directories.