signoz/pkg/config/doc.go

5 lines
230 B
Go

// Package config provides the configuration management for the Signoz application.
// It includes functionality to define, load, and validate the application's configuration
// using various providers and formats.
package config