Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentStartToken ¶
func StartToken ¶
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.
Click to show internal directories.
Click to hide internal directories.