//
pkg.gl
Category
github.com/reddec/storages
std
memstorage
package
0.2.1
Repository:
https://github.com/reddec/storages.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
128 SLOC
#
Functions
New
New in-memory storage, based on Go concurrent map.
NewNOP
New No-Operation storage that drops any content and returns not-exists on any request.