types

package
v2.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProcessInfo

type ProcessInfo struct {
	PID        int32
	PPID       int32
	Name       string
	User       string
	Priority   int32
	Nice       int32
	CPUPercent float64
	Memory     uint64
	MemPercent float32
	VirtMem    uint64
	ResMem     uint64
	ShrMem     uint64
	Status     string
	Command    string
	Threads    int32
	CreateTime int64
}

Jump to

Keyboard shortcuts

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