Go
VSETH Packages
| Package | Description | Used by |
|---|---|---|
| handles keycloak authentication for native applications like CLIs | sipctl, servis | |
| cli-updater | Update the binary automatically on every run | sipctl, servis |
Recomended 3rd Party Packages
| Package | Description | Used by |
|---|---|---|
| cobra | a library for creating powerful modern CLI applications | sip-api, servis |
| cron | manage cron jobs | servis |
| grpc | googles official gRPC implementation | sip-api, servis |
| go-oidc | enables OpenID Connect support to verify keycloak tokens | |
| viper | manage configurations - handle all types of configuration needs and formats | sip-api |