Skip to content

vishnuchalla/go-commons

 
 

Repository files navigation

go-commons

codecov Go Report Card License

Running test locally

Use make to run lint and unittest locally. See make help for details

lint

The lint tests are executed using pre-commit. Make sure to install it before running.

unittest

The unittest tests are executed using ginkgo. Make sure to install it locally before running.

build-cli

Will build a simple CLI tool to retrieve the cluster metadata.

About

Code repository with all go common packages and libraries

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 99.4%
  • Makefile 0.6%