package
9.20.6+incompatible
Repository: https://github.com/alperrehayazgan/postgresbase.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.