koanf

package
v0.30.113 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertSlices added in v0.30.5

func ConvertSlices(m map[string]any) (any, bool)

ConvertSlices converts maps with all integral keys into a slice with corresponding indices. returns the slice and true if successful

func Merge added in v0.30.5

func Merge(src, dest map[string]any) error

Merge extends the default merge to include slice conversions.

func MergeStrict added in v0.30.5

func MergeStrict(src, dest map[string]any) error

MergeStrict extends the strict merge to include slice conversions.

func P

func P(k *koanf.Koanf) config.Provider

P returns a config.Provider using the Koanf instance.

Types

This section is empty.

Jump to

Keyboard shortcuts

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