Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCSVDecoder ¶
func NewCSVDecoder(conf engine.DecoderConfig) engine.Decoder
func NewCSVEncoder ¶
func NewCSVEncoder(c engine.EncoderConfig) engine.Encoder
func StringFields ¶
func StringFieldsWithFormat ¶
Types ¶
type CSVDecoder ¶
type CSVDecoder struct {
// contains filtered or unexported fields
}
type CSVEncoder ¶
type CSVEncoder struct {
engine.EncoderConfig
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.