Skip to content

ribice/golang-txt-csv-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TXT to CSV - Golang example

Build Status Coverage Status Go Report Card

This repo contains basic example on how to read multiple txt files (encoded in UTF-16) from given path, and write them to csv.

The detailed explanation is available as a post on my blog, Convert txt files to csv with Golang.

License

golang-txt-csv-example is licensed under the MIT license. Check the LICENSE file for details.

Author

Emir Ribic

About

Converting multiple txt files to csv with go, example repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages