package
0.0.0-20241004201936-c0911a5ebacf
Repository: https://github.com/arionalmond/go-api-boilerplate.git
Documentation: pkg.go.dev

# Functions

GetMySQLDS returns a MysqlDS instance or an error if there is a problem connecting to the Mysql database.

# Structs

Employee ...
MySQLDS is a struct with a MySql DB connection.