Versions in this module Expand all Collapse all v1 v1.0.0 Jun 25, 2019 Changes in this version + const ErrInvalidDefaultFieldType + const ErrInvalidFieldType + const ErrNotStruct + const ErrNotSupported + const StructFieldTag + type Decoder struct + func NewDecoder(r io.Reader) Decoder + func (d *Decoder) ReadHeader() error + func (d *Decoder) ReadRecord(v interface{}) error + func (d *Decoder) SetHeader(h []string)