Documentation
¶
Overview ¶
Package tsv implements a decoder for tab separated data. CSV looks like a simple format, but its surprisingly hard to create valid CSV files. Sometimes simply splitting a string circumvents all the problems that come with quoting styles, field counts and so on.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.