package
Version:
v0.0.11
Opens a new window with list of versions in this module.
Published: May 31, 2023
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Host struct {
Name string `json:"name"`
Customer string `json:"customer"`
Reachable bool `json:"reachable"`
}
type RepairRes struct {
VMs int `json:"vms"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.