process

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: 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 Process

type Process struct {
	PID  int
	Exec string
	Path string
	Name string
	// contains filtered or unexported fields
}

func NewProcess

func NewProcess() *Process

func (*Process) IsProcessRunning

func (p *Process) IsProcessRunning(pid int) bool

func (*Process) ListProcesses

func (p *Process) ListProcesses() error

func (*Process) ProcessExists

func (p *Process) ProcessExists(pid int, name string) bool

Jump to

Keyboard shortcuts

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