config

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load[T any](path string, dest *T, ValidatorFns ...ValidatorFn[T]) error

func LoadWithEnvironmentPrefix

func LoadWithEnvironmentPrefix[T any](envPrefix, path string, dest *T, ValidatorFns ...ValidatorFn[T]) error

Types

type ValidatorFn

type ValidatorFn[T any] func(configObj *T) error

Jump to

Keyboard shortcuts

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