Go Core library provides common functionality for Go based microservices
| Package | Description | Documentation |
|---|---|---|
| configloader | Allows to download properties from different property sources | Readme |
| logging | Module for convenient logging | Readme |
| context-propagation | Allows to propagate contexts | Readme |
| tokensource | Util for getting k8s tokens | Readme |
| tokenverifier | Util for verifying k8s projected volume tokens | Readme |