Documentation ¶ Index ¶ Constants func GetUUID(systemuuid string) string Constants ¶ View Source const ( // SegmentioKsuid is type of id SegmentioKsuid = "segmentio_ksuid" // SatoriUUID is type of id SatoriUUID = "satori_gouuid" // RsXid is type of id RsXid = "rs_xid" ) Variables ¶ This section is empty. Functions ¶ func GetUUID ¶ func GetUUID(systemuuid string) string GetUUID returns a new uuid Types ¶ This section is empty. Source Files ¶ View all Source files uuid.go Click to show internal directories. Click to hide internal directories.