Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeInfo ¶
type NodeInfo struct {
ID int
CPU int
RAM int64
GPU float64
HostPort string
LastContact time.Time
Unschedulable bool
Name sql.NullString // Can be NULL from harmony_machine_details
StartupTime sql.NullTime // Can be NULL from harmony_machine_details
Tasks sql.NullString // Can be NULL from harmony_machine_details
Layers sql.NullString // Can be NULL from harmony_machine_details
Miners sql.NullString // Can be NULL from harmony_machine_details
}
Click to show internal directories.
Click to hide internal directories.