runtime

package
v0.19.5 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(v any, key ...string) error

func MergeConfigWithDefaults added in v0.19.2

func MergeConfigWithDefaults[T any](cfgDest, defaultCfgDest T) error

Types

type Configurable

type Configurable interface {
	Configure(key ...string) error
}

type Validatable

type Validatable interface {
	Validate() error
}

Jump to

Keyboard shortcuts

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