procmeta

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CurrentStartToken

func CurrentStartToken() (string, error)

func Matches

func Matches(pid int, want string) (exists bool, match bool, err error)

func StartToken

func StartToken(pid int) (string, error)

StartToken returns a platform-specific token that uniquely identifies the current incarnation of a PID. On Linux it prefers /proc/<pid>/stat field 22 (process start time in clock ticks after boot). On macOS and other POSIX targets it falls back to ps lstart output. The token is intended for local manifest validation, not user-facing display.

Types

This section is empty.

Jump to

Keyboard shortcuts

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