config

package
v1.41.11 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 License: Unlicense Imports: 1 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 {
	Host     string        `yaml:"host" json:"host" toml:"host"`
	Timeout  time.Duration `yaml:"timeout" json:"timeout" toml:"timeout"`
	Database string        `yaml:"database" json:"database" toml:"database"`
	Version  uint64        `yaml:"version" json:"version" toml:"version"`
}

Config for client.

Jump to

Keyboard shortcuts

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