Versions in this module Expand all Collapse all v1 v1.0.2 Aug 25, 2025 v1.0.1 Aug 25, 2025 Changes in this version + var ErrUnsupported = errors.New("machineid: unsupported platform") + func ID() (string, error) + func RawID() (biosUUID, installID string, biosErr, instErr error) + func SetLogLevel(level LogLevel) + func SetLogLevelFromEnv() + type LogLevel int + const LogLevelDebug + const LogLevelError + const LogLevelInfo