DEPRECATED: Use https://github.com/altipla-consulting/libs instead.
Database helper to read and write models.
go get github.com/altipla-consulting/database
You can make pull requests or create issues in GitHub. Any code you send should be formatted using gofmt
.
Download any dependency your system may need:
make deps
Then run the tests and configure a local MySQL instance for them:
make test