//
pkg.gl
Category
github.com/rarimo/bdjuno
database
package
1.0.8
Repository:
https://github.com/rarimo/bdjuno.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
23
Files
2.9k SLOC
#
Packages
types
No description provided by the author
utils
No description provided by the author
#
Functions
Builder
Builder allows to create a new Db instance implementing the db.Builder type.
Cast
Cast allows to cast the given db to a Db instance.
#
Variables
Migrations
go:embed schema/*.sql.
#
Structs
Db
Db represents a PostgreSQL database with expanded features.