Versions in this module Expand all Collapse all v0 v0.1.1 Apr 19, 2026 v0.1.0 Apr 19, 2026 Changes in this version + const MachineUIDLength + const WorkspaceUIDLength + func CreateNewUID(context, id string) string + func CreateNewUIDShort(id string) string + func GetMachineUID(log log.Logger) string + func GetMachineUIDShort(log log.Logger) string + func IsLegacyUID(uid string) bool + func SafeConcatNameMax(name []string, max int) string