package
0.0.0-20190925215157-57f2031327d6
Repository: https://github.com/jeromedoucet/training.git
Documentation: pkg.go.dev
# Functions
Open init connection to database and init all prepared statement.
# Structs
Conn handle db connection and DAO instanciation.
DbError allow to give more context when an error happend in DAO layer.
PlanDAO allow accessing plan table.
PlanDAO allow accessing plan table.
UserDAO allow accessing user table.
# Type aliases
No description provided by the author