package
1.0.1
Repository: https://github.com/darthsalad/socketeer.git
Documentation: pkg.go.dev

# Functions

Connect returns a new DB type by connecting to the database with the uri, database name, and collection name provided.

# Structs

CreateEvent is a struct for handling mongo create events from the database.
DB is an interface for handling database methods.
UpdateEvent is a struct for handling mongo update events from the database.