//
pkg.gl
Category
github.com/arionalmond/go-api-boilerplate
pkg
datastore
package
0.0.0-20241004201936-c0911a5ebacf
Repository:
https://github.com/arionalmond/go-api-boilerplate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
48 SLOC
#
Functions
GetMySQLDS
GetMySQLDS returns a MysqlDS instance or an error if there is a problem connecting to the Mysql database.
#
Structs
Employee
Employee ...
MySQLDS
MySQLDS is a struct with a MySql DB connection.