aboutsummaryrefslogtreecommitdiff
path: root/int8.go
diff options
context:
space:
mode:
authorEric Paris <[email protected]>2015-10-13 14:47:57 -0400
committerEric Paris <[email protected]>2015-10-13 14:47:57 -0400
commit9c1e8f8537a437da36d3a2c8402eb68a44f6dc21 (patch)
tree3f8e79ef36d188da66ef387c4b53cc92540f9b30 /int8.go
parentb084184666e02084b8ccb9b704bf0d79c466eb1d (diff)
Use encoding/csv to parse string slices
There was no way to escape or use a , in a string slice so use the encoding/csv library, rather than string.split() and let golang take care of the encoding issues.
Diffstat (limited to 'int8.go')
0 files changed, 0 insertions, 0 deletions