//
pkg.gl
Category
github.com/miku/span
encoding
tsv
package
0.2.4
Repository:
https://github.com/miku/span.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
69 SLOC
#
Functions
NewDecoder
NewDecoder returns a new decoder with tab as field separator.
NewDecoderSeparator
NewDecoderSeparator creates a new decoder with a given separator.
#
Structs
Decoder
A Decoder reads and decodes TSV rows from an input stream.