gocache
☔️ A complete Go cache library that brings you multiple ways of managing your caches
How to download and setup gocache
Open terminal and run command
git clone https://github.com/eko/gocache.git
git clone is used to create a copy or clone of gocache 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 gocache https://github.com/eko/gocache/archive/master.zip
Or simply clone gocache with SSH
[email protected]:eko/gocache.git