Versions in this module Expand all Collapse all v0 v0.0.1 Nov 14, 2023 Changes in this version + const OTLPGrpc + const OTLPHttp + const OTLPNone + type OTLPFormat string + type Observability interface + Logger func() *slog.Logger + Middleware func() gin.HandlerFunc + func Init(ctx context.Context, service string, logLevel slog.Level, metrics OTLPFormat, ...) (Observability, error)