config

package
v1.26.4 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2023 License: Unlicense Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Host    string        `yaml:"host" json:"host" toml:"host"`
	Timeout time.Duration `yaml:"timeout" json:"timeout" toml:"timeout"`
	Admin   string        `yaml:"admin" json:"admin" toml:"admin"`
	Access  string        `yaml:"access" json:"access" toml:"access"`
}

Config for client.

Jump to

Keyboard shortcuts

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