config

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package config loads layered JSON configuration files with environment variable overrides into a service-defined config struct.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(target any, paths ...string) error

Load reads the given JSON config files in order (the first is required, the rest are optional overrides), applies automatic environment variable overrides (dots become underscores), and unmarshals into target. The service performs its own defaulting and validation afterwards.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL