package
Version:
v0.0.0-...-a193200
Opens a new window with list of versions in this module.
Published: Apr 20, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Spec struct {
Host string `yaml:"host"`
Port uint16 `yaml:"port"`
}
Spec defines the configuration relevant to the Ops server (used for profilers, tracing, etc).
Validate checks that the values defined in the Spec config are valid.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.