//
pkg.gl
Category
github.com/coghost/xutil
tsv
package
0.1.2-20240111
Repository:
https://github.com/coghost/xutil.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
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.