Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 748 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 748 Bytes

File Helper

Documentation Go Report Card Build Status

See (limited) tests for example usage. This package is used by some other projects, you might find it useful as well, but this package is a borderline anti-pattern.

Main responsibilities:

  • read and write csv
  • unified file read for csv, xml or json with extendible parsing
  • template parsing with handy functions - see tests