package
0.2.7
Repository: https://github.com/kickback-app/common.git
Documentation: pkg.go.dev

# Functions

GenerateID allows us to easily generate a new ID.
No description provided by the author
NewCallContext is used when a client wants to make a call to the data store and provide a context object.
NewMongoClient returns a new mongoDB client.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FindOneParams.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Decoder represents an object that can be decoded (unmarshalled) into an interface object.
Manager represents a struct that can interface with a backing data store.