package
0.0.0-20220504154335-8401909630eb
Repository: https://github.com/kevguy/algosearch.git
Documentation: pkg.go.dev

# Packages

Package db contains user related CRUD functionality.

# Functions

NewCore constructs a core for user api access.

# Variables

Set of error variables for CRUD operations.
Set of error variables for CRUD operations.
Set of error variables for CRUD operations.

# Structs

Core manages the set of API's for user access.
NewUser contains information needed to create a new User.
UpdateUser defines what information may be provided to modify an existing User.
User represents an individual user.