Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Relay ¶
type Relay struct {
ID int64 // db key injected when loaded
Address string // ip or dns name; use to be called IPOrDNSName.
MetricsEnabled bool
CheckSuccess bool // true if check was successful
DNSAlias string // DNS Alias name used
}
Relay represents the configuration data necessary for a single Relay
Click to show internal directories.
Click to hide internal directories.