Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 229 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 229 Bytes

Gutil contains Go utilities.

Install

go get github.com/kamva/gutil

Todo:

  • Use jsonp instead of json package to marshal and unmarshal jsons.
  • Tests
  • Add badges to readme.
  • CI