types

package
v1.27.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2025 License: Apache-2.0, MIT Imports: 2 Imported by: 0

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
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL