package
0.0.0-20240115154452-44db4d7f848f
Repository: https://github.com/cipherbin/cipher-bin-server.git
Documentation: pkg.go.dev

# Functions

New creates a new database and checks its connection before returning it.

# Structs

Db is our database struct used for interacting with the database.
Message represents a record from our "messages" column in the database.