Documentation ¶
Index ¶
Constants ¶
View Source
const (
Version = "unset"
)
Variables ¶
View Source
var ErrNotReady = errors.New("not ready")
Functions ¶
This section is empty.
Types ¶
type ForwarderStatus ¶ added in v0.0.2
type Manifest ¶ added in v0.0.2
type Manifest struct {
Targets []Target `json:"targets"`
}
func LoadManifest ¶ added in v0.0.2
Click to show internal directories.
Click to hide internal directories.