Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFileReader ¶
func NewFileReader(path string) (io.ReadCloser, error)
NewFileReader creates io.ReadCloser that reads a file by ignoring BOM char
func NewReader ¶
func NewReader(r io.ReadCloser) (io.ReadCloser, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.