//
pkg.gl
Category
github.com/desmos-labs/athena
database
package
1.0.0
Repository:
https://github.com/desmos-labs/athena.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
28
Dependents
12
Files
1.6k SLOC
#
Packages
types
No description provided by the author
#
Functions
Builder
Builder allows to create a new Db instance implementing the database.Builder type.
Cast
Cast casts the given database to be a *Db.
#
Structs
Db
Db represents a PostgreSQL database with expanded features.
#
Interfaces
Database
No description provided by the author