client

package
v1.31.3 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2023 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"`
	Application string        `yaml:"application" json:"application" toml:"application"`
	Version     string        `yaml:"version" json:"version" toml:"version"`
	Environment string        `yaml:"environment" json:"environment" toml:"environment"`
	Continent   string        `yaml:"continent" json:"continent" toml:"continent"`
	Country     string        `yaml:"country" json:"country" toml:"country"`
	Command     string        `yaml:"command" json:"command" toml:"command"`
	Kind        string        `yaml:"kind" json:"kind" toml:"kind"`
	Mode        uint32        `yaml:"mode" json:"mode" toml:"mode"`
}

Config for client.

Directories

Path Synopsis
v1

Jump to

Keyboard shortcuts

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