package
0.0.0-20220711204903-0fda810cc470
Repository: https://github.com/curious-kitten/scratch-post.git
Documentation: pkg.go.dev

# Functions

Client creates a DB client.
Collection creates a collection object for the DB.
IsDuplicateError checks if an error is a duplacte index error.
IsNotFoundError checks if an error is no ducument error.

# Structs

Collections represent the various collections in the store.
Config represents the Store coonection information.
Data is used to manipulate the collections.