Categorygithub.com/btnguyen2k/godal
repositorypackage
0.6.1
Repository: https://github.com/btnguyen2k/godal.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

godal

Go Report Card PkgGoDev Actions Status codecov Release

Generic Database Access Layer library for Go (Golang).

Feature overview

Installation

go get github.com/btnguyen2k/godal

Usage & Documentation

Contributing

Use Github issues for bug reports and feature requests.

Contribute by Pull Request:

  1. Fork Godal on github (https://help.github.com/articles/fork-a-repo/)
  2. Create a topic branch (git checkout -b my_branch)
  3. Implement your change
  4. Push to your branch (git push origin my_branch)
  5. Post a pull request on github (https://help.github.com/articles/creating-a-pull-request/)

License

MIT - see LICENSE.md.