package
1.10.20
Repository: https://github.com/code-payments/code-server.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrAlreadyExists is returned when a new container being added already exists.
ErrNotFound is returned when a data container being fetched does not exist.

# Structs

DataContainer represents a logical boundary that separates and isolates a copy of a user's data.

# Interfaces

Store manages copies of a user's data using logical containers.