Skip to content

Utility library to manage shared connection in Golang

License

Notifications You must be signed in to change notification settings

btnguyen2k/prom

Repository files navigation

prom

Go Report Card PkgGoDev Actions Status codecov Release

Utility library to manage shared connections in Go.

Usage

prom itself does not provide functionality for direct use. Instead, use its sub-packages/modules:

  • 'Prom' for database/sql: (maintained as sub-package) help with managing shared database/sql connections and handling niche cases with various drivers and database types.

Contributing

Feel free to create pull requests or issues to report bugs or suggest new features. If you find this project useful, please start it.

If you develop a cool sub-package for prom, let me know and I will add it to the list above.

License

MIT - see LICENSE.md.

About

Utility library to manage shared connection in Golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published