awesome-go icon indicating copy to clipboard operation
awesome-go copied to clipboard

Add gontainer/exporter

Open bkrukowski opened this issue 11 months ago • 1 comments

Please check if what you want to add to awesome-go list meets quality standards before sending pull request. Thanks!

Please provide package links to:

  • repo link (github.com, gitlab.com, etc): https://github.com/gontainer/exporter
  • pkg.go.dev: https://pkg.go.dev/github.com/gontainer/exporter
  • goreportcard.com: https://goreportcard.com/report/github.com/gontainer/exporter
  • coverage service link (codecov, coveralls, etc.): https://coveralls.io/github/gontainer/exporter?branch=main

Note: that new categories can be added only when there are 3 packages or more.

Make sure that you've checked the boxes below that apply before you submit PR. Not every repository (project) will require every option, but most projects should. Check the Contribution Guidelines for details.

  • [x] The package has been added to the list in alphabetical order.
  • [x] The package has an appropriate description with correct grammar.
  • [x] As far as I know, the package has not been listed here before.
  • [x] The repo documentation has a pkg.go.dev link.
  • [x] The repo documentation has a coverage service link.
  • [x] The repo documentation has a goreportcard link.
  • [x] The repo has a version-numbered release and a go.mod file.
  • [x] I have read the Contribution Guidelines, Maintainers Note and Quality Standards.
  • [x] The repo has a continuous integration process that automatically runs tests that must pass before new pull requests are merged.
  • [x] Continuous integration is used to attempt to catch issues prior to releasing this package to end-users.

Thanks for your PR, you're awesome! :+1:

bkrukowski avatar Feb 29 '24 20:02 bkrukowski

Thank you for contributing to awesome-go. We will review your contribution as soon as possible.

Make sure you add the links in the body of the pull request that are requested in the contribution guide:

  • repo link
  • pkg.go.dev
  • goreportcard.com
  • coverage

Your project is under review. It may take a few days to be approved.

github-actions[bot] avatar Feb 29 '24 20:02 github-actions[bot]