config

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const EnvPrefix = "BF"

Variables

View Source
var (
	BuildRevision string
	BuildTime     time.Time

	// Global program log level.
	LogLevel = new(slog.LevelVar)

	Bouncer bouncer
	Issuer  issuer
)

Functions

This section is empty.

Types

type Server added in v1.10.4

type Server struct {
	Host            string        `envconfig:"HOST"             default:"localhost"`
	CrtUri          string        `envconfig:"CRT"              default:"crt.pem"`
	KeyUri          string        `envconfig:"KEY"              default:"key.pem"`
	ShutdownTimeout time.Duration `envconfig:"SHUTDOWN_TIMEOUT" default:"2s"`
}

Jump to

Keyboard shortcuts

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