Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/uuid
/ types & classes
Types & classes
13 in github.com/google/uuid
⨍
Functions
148
◇
Types & classes
13
↓ 5 callers
TypeAlias
Domain
A Domain represents a Version 2 domain
dce.go:14
↓ 4 callers
TypeAlias
Time
A Time represents a time as the number of 100's of nanoseconds since 15 Oct 1582.
time.go:15
↓ 2 callers
TypeAlias
Variant
A Variant represents a UUID's variant.
uuid.go:26
↓ 1 callers
TypeAlias
Version
A Version represents a UUID's version.
uuid.go:23
Struct
NullUUID
NullUUID represents a UUID that may be null. NullUUID implements the SQL driver.Scanner interface so it can be used as a scan destination: var u uuid
null.go:29
Struct
S
json_test.go:16
Struct
URNPrefixError
uuid.go:55
TypeAlias
UUID
A UUID is a 128 bit (16 byte) Universal Unique IDentifier as defined in RFC 9562.
uuid.go:20
TypeAlias
UUIDs
UUIDs is a slice of UUID types.
uuid.go:384
Struct
badRand
uuid_test.go:480
Struct
fakeRand
uuid_test.go:900
Struct
invalidLengthError
uuid.go:68
Struct
test
uuid_test.go:19