//
pkg.gl
Category
github.com/cipherbin/cipher-bin-server
internal
db
package
0.0.0-20240115154452-44db4d7f848f
Repository:
https://github.com/cipherbin/cipher-bin-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
125 SLOC
#
Functions
New
New creates a new database and checks its connection before returning it.
#
Structs
Db
Db is our database struct used for interacting with the database.
Message
Message represents a record from our "messages" column in the database.