lancet
A comprehensive, efficient, and reusable util function library of Go.
How to download and setup lancet
Open terminal and run command
git clone https://github.com/duke-git/lancet.git
git clone is used to create a copy or clone of lancet 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 lancet https://github.com/duke-git/lancet/archive/master.zip
Or simply clone lancet with SSH
[email protected]:duke-git/lancet.git