config

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyToFlags

func ApplyToFlags(cfg map[string]interface{})

ApplyToFlags overrides flag defaults from config for any flag not explicitly set on the command line. Call this AFTER flag.Parse(). Keys in the config can use either hyphens or underscores (e.g. "log-level" or "log_level" both match the -log-level flag).

func Load

func Load(path string) (map[string]interface{}, error)

Load reads a JSON config file and returns it as a map.

Types

This section is empty.

Jump to

Keyboard shortcuts

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