package
0.0.0-20241030152356-8c950ad76724
Repository: https://github.com/hylarucoder/rocketbase.git
Documentation: pkg.go.dev

# Functions

New creates a new Store[T] instance with a shallow copy of the provided data (if any).

# Structs

Store defines a concurrent safe in memory key-value data store.