proxy.golang.org : github.com/cnnrrss/go-cache
Package go-cache is an in-memory key-value store where keys expire after the configured period of time. The Cache type provides Get and Set methods. The cache itself is goroutine safe. Values are stored as type interface{}. You will need to use a type assertion after retrieval to use the typed value. Example:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/cnnrrss/go-cache
License: MIT
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: github.com/cnnrrss
Stars: 6 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago