//
pkg.gl
Category
github.com/rybancr/rtlamr
csv
package
0.0.0-20241120022539-45f1c03f6261
Repository:
https://github.com/rybancr/rtlamr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
27 SLOC
#
Functions
NewEncoder
NewEncoder returns a new encoder that writes to w.
#
Structs
Encoder
An Encoder writes CSV records to an output stream.
#
Interfaces
Recorder
Produces a list of fields making up a record.