Documentation ¶ Index ¶ func BomAwareReadBytes(file string) ([]byte, error) func NewBomAawareCsvWriter(w io.Writer) *csv.Writer func NewBomAwareCsvReader(r io.Reader) *csv.Reader func NewBomAwareReader(r io.Reader) io.Reader Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BomAwareReadBytes ¶ func BomAwareReadBytes(file string) ([]byte, error) func NewBomAawareCsvWriter ¶ func NewBomAawareCsvWriter(w io.Writer) *csv.Writer func NewBomAwareCsvReader ¶ func NewBomAwareCsvReader(r io.Reader) *csv.Reader func NewBomAwareReader ¶ func NewBomAwareReader(r io.Reader) io.Reader Types ¶ This section is empty. Source Files ¶ View all Source files bom.go Click to show internal directories. Click to hide internal directories.