model

package
v0.0.28 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PlatformWindows = "windows"
	PlatformMacOS   = "darwin"
)

平台常量定义

View Source
const (
	StatusInit    = ""
	StatusOffline = "offline"
	StatusOnline  = "online"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Process

type Process struct {
	PID         uint32
	ExePath     string
	Platform    string
	Version     int
	FullVersion string
	Status      string
	DataDir     string
	AccountName string
}

Jump to

Keyboard shortcuts

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