client

package
v1.27.1 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 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"`
	Timeout     time.Duration `yaml:"timeout" json:"timeout"`
	Application string        `yaml:"application" json:"application"`
	Version     string        `yaml:"version" json:"version"`
	Environment string        `yaml:"environment" json:"environment"`
	Continent   string        `yaml:"continent" json:"continent"`
	Country     string        `yaml:"country" json:"country"`
	Command     string        `yaml:"command" json:"command"`
}

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