package
1.2.5
Repository: https://github.com/cybernostics/cntest.git
Documentation: pkg.go.dev

# Functions

Config func to generate a configurer to use like this cntest.NewContainer(mysql.Config({db:"mydb",sqlFolder:"./testdb",user:"bob"})).
Container creates a mysql opinionated container with defaults overridden by the supplied props for: db - name of the database.