//
pkg.gl
Category
github.com/AlperRehaYAZGAN/postgresbase
tools
store
package
9.20.6+incompatible
Repository:
https://github.com/alperrehayazgan/postgresbase.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
10
Files
101 SLOC
#
Functions
New
New creates a new Store[T] instance with a shallow copy of the provided data (if any).
#
Structs
Store
Store defines a concurrent safe in memory key-value data store.