conf

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientConfig

type ClientConfig struct {
	Name string
	Host string
	Port int
}

type Config

type Config struct {
	Name              string `required:"true"`
	Port              int    `required:"true"`
	SentryDsn         string
	StoragePath       string
	LogPath           string
	DisableLogger     bool
	PrometheusEnabled bool
	PrometheusGateway string
	Profile           bool
	Debug             bool
}

Jump to

Keyboard shortcuts

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