config

package
v0.0.0-...-fe23bbf Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ServiceName      string `split_words:"true"`
	Environment      string `split_words:"true" default:"local"`
	LogLevel         string `split_words:"true" default:"debug"`
	LogFilePath      string `split_words:"true"`
	LogColorsEnabled bool   `split_words:"true" default:"false"`
}

func Load

func Load() Config

Jump to

Keyboard shortcuts

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