config

package
v0.0.0-...-45ad404 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 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 Auth

type Auth struct {
	Single echobasicauth.Auth
	Multi  echobasicauth.Auth
}

type Config

type Config struct {
	Port      string // http port
	Path      string // path to inventory hosts
	LogLevel  string // log level
	SentryDSN string // sentry dsn
	Auth      Auth   // basic auth config
}

Config for PSD service

func New

func New() *Config

New config

Jump to

Keyboard shortcuts

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