package
0.0.0-20240317120300-9e9b37c85a51
Repository: https://github.com/oliverkofoed/gokit.git
Documentation: pkg.go.dev
# Functions
NewDB creates a new DB pointer to access a database.
# Variables
No description provided by the author
# Structs
DB is the main access point to the database.
Loader makes it easy to load multiple values from multiple tables in one go.
User represents a row in the Users table.
UserQuery is a modifiable query against the Users table.
UsersTable is generated by dbkit.
# Interfaces
No description provided by the author