Skip to content

thevpnbeast/golang-commons

Repository files navigation

Golang Commons

CI Go Report Card Quality Gate Status Maintainability Rating Reliability Rating Security Rating Coverage Go version License

This is a common library for Vpnbeast backend services which are written with Golang.

Development

This project requires below tools while developing:

After you installed pre-commit, simply run below command to prepare your development environment:

$ pre-commit install -c build/ci/.pre-commit-config.yaml

License

Apache License 2.0