Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/uuid
/ Version
TypeAlias
Version
uuid.go:23–23 ·
view source on GitHub ↗
A Version represents a UUID's version.
Source
from the content-addressed store, hash-verified
21
22
// A Version represents a UUID's version.
23
type
Version byte
24
25
// A Variant represents a UUID's variant.
26
type
Variant byte
Callers
1
Version
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected