jingo
This package provides the ability to encode golang structs to a buffer as JSON very quickly.
How to download and setup jingo
Open terminal and run command
git clone https://github.com/bet365/jingo.git
git clone is used to create a copy or clone of jingo repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with jingo https://github.com/bet365/jingo/archive/master.zip
Or simply clone jingo with SSH
[email protected]:bet365/jingo.git