Categorygithub.com/cloudtrust/common-service/v2
package
2.9.0
Repository: https://github.com/cloudtrust/common-service.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

common-service

common-service is a library which provides tools to Cloudtrust components designed as a web-based service

  • database: tools used to automatically retrieve configuration and open a database connexion (can provide Noop "connection")
  • http: provides tools to handle decoding of HTTP requests and encoding of responses/errors. Also provides a handler for "Version" requests
  • idgenerator: generator of identifiers
  • metrics: Influx client management
  • middleware: provides tools to check authentication, ensure a correlationID exists
  • security: authorization manager
  • tracing: Jaeger client management
  • tracking: Sentry client management