golang-github-patrickmn-go-cache-dev binary package in Ubuntu Focal amd64

 go-cache is an in-memory key:value store/cache similar
 to memcached that is suitable for applications running on a single
 machine. Its major advantage is that, being essentially a thread-safe
 map[string]interface{} with expiration times, it doesn't need to serialize
 or transmit its contents over the network.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2019-10-18 09:15:30 UTC Published Ubuntu Focal amd64 release universe devel Optional 2.1.0-1
  • Published
  • Copied from ubuntu cosmic-proposed amd64 in Primary Archive for Ubuntu