Versions in this module Expand all Collapse all v0 v0.1.0 Feb 22, 2024 Changes in this version + type Config struct + BindAddr string + GracefulShutdownTimeout time.Duration + HealthCheckCriticalTimeout time.Duration + HealthCheckInterval time.Duration + OTBatchTimeout time.Duration + OTExporterOTLPEndpoint string + OTServiceName string + OtelEnabled bool + func Get() (*Config, error)