Documentation
¶
Overview ¶
Package machineid reads the identifier the operating system keeps for the computer it runs on: `kern.uuid` on macOS, /etc/machine-id on Linux, the registry's MachineGuid on Windows. Each is a UUID the OS assigns once and keeps across reboots, networks and hardware changes.
The value is an input to agentlab's usage-signal user identifier and is hashed before it goes anywhere (internal/telemetry, docs/telemetry.md "Usage data"); nothing here sends or stores it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.