Skip to content

drewstinnett/gout-format-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gout Format CSV

Provides a CSV formatter for use with Gout

Custom Headers

By default, we use the csvutil auto headers. If you provide the Formatter object with a list of custom headers, the csv output will use that instead

Formatter{
	headers []string{"foo", "bar", "baz"},
}

About

CSV Formatter for Gout

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages