Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 325 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 325 Bytes

go-document

Features

  • Build a document
  • Write a document
  • Read a document
  • Supported Extension
    • csv

Example

You can see example implementation in unit test. For example, document writer for csv file can be seen in this file.

License

Released under the MIT License.