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 user record is being added already exists.
ErrNotFound is returned when a user being fetched does not exist.

# Structs

User is the highest order of a form of identity.

# Interfaces

Store manages a user's identity.