Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 782 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 782 Bytes

Version License Go Report Card

Toolbox

A simple example of how to create a reusable Go module with commonly used tools.

The included tools are:

  • Read JSON
  • Write JSON
  • Produce a JSON encoded error response

Installation

go get -u github.com/ptenteromano/jsontools