config

package
v2.0.0-...-057b331 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2021 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FieldNameMarshaler

func FieldNameMarshaler(f reflect.StructField) string

func Load

func Load(config interface{}) error

Load loads config from ENV config or arguments config.

func Parse

func Parse(data []byte, config interface{}) error

Parse parse bytes to config

func Read

func Read(filename string, config interface{}) error

Read reads config from file.

func ToString

func ToString(config interface{}) string

ToString returns string representation of Config

Types

type ConfigPath

type ConfigPath struct {
	ConfigPath string `long:"config" env:"CONFIG" description:"yaml config file path"`
}

Jump to

Keyboard shortcuts

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