config

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package config provides the logic around the configuration of the flipper service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Default

func Default() *cfgmodel.Config

Default returns the default, baked-in configuration. It panics if the default configuration is not valid.

func Init

func Init(configFilepath string) (*cfgmodel.Config, error)

Init initializes the configuration from defaults, the given file and environment variables. If configFilepath is empty, only the built-in defaults and environment variables are used.

Types

This section is empty.

Directories

Path Synopsis
Package cfgmodel provides the data model for the configuration of the flipper service.
Package cfgmodel provides the data model for the configuration of the flipper service.

Jump to

Keyboard shortcuts

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