scany
Library for scanning data from a database into Go structs and more
How to download and setup scany
Open terminal and run command
git clone https://github.com/georgysavva/scany.git
git clone is used to create a copy or clone of scany 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 scany https://github.com/georgysavva/scany/archive/master.zip
Or simply clone scany with SSH
[email protected]:georgysavva/scany.git