//
pkg.gl
Category
github.com/hylarucoder/rocketbase
tools
store
package
0.0.0-20241030152356-8c950ad76724
Repository:
https://github.com/hylarucoder/rocketbase.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
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.