settings

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Configuration added in v0.14.0

type Configuration struct {
	Name    string
	Address string
	Port    int
}

func LoadConfig added in v0.14.0

func LoadConfig(logger *zap.Logger) (Configuration, error)

type Environment

type Environment struct {
	HostName string `env:"HOSTNAME"`
}

func LoadEnvironment

func LoadEnvironment() (Environment, error)

Jump to

Keyboard shortcuts

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