pkg

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2023 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthStatus

type HealthStatus struct {
	CPU           float64 `json:"cpu"`
	CPUPercentage float64 `json:"cpuPercentage"`
	RAM           float64 `json:"ram"`
	RAMPercentage float64 `json:"ramPercentage"`
	RAMMax        float64 `json:"ramMax"`
}

func CheckHealth

func CheckHealth() (HealthStatus, error)

Jump to

Keyboard shortcuts

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