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

Added Clace in Server Applications

Open akclace opened this issue 4 months ago • 1 comments

We want to ensure high quality of the packages. Make sure that you've checked the boxes below before sending a pull request.

Not every repository (project) will require every option, but most projects should. Check the Contribution Guidelines for details.

  • [ ] 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] 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.

Please provide some links to your package to ease the review

  • [X] forge link (github.com, gitlab.com, etc): https://github.com/claceio/clace
  • [ ] pkg.go.dev:
  • [X] goreportcard.com: https://goreportcard.com/report/github.com/claceio/clace
  • [X] coverage service link (codecov, coveralls, etc.): https://app.codecov.io/github/claceio/clace

Pull Request content

  • [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.

Category quality

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

Packages added a long time ago might not meet the current guidelines anymore. It would be very helpful if you could check 3-5 packages above and below your submission to ensure that they also still meet the Quality Standards.

Please delete one of the following lines:

  • [X] The packages around my addition still meet the Quality Standards.

Thanks for your PR, you're awesome! :sunglasses:

akclace avatar Oct 21 '24 22:10 akclace