MCPcopy
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.
23type Version byte
24
25// A Variant represents a UUID's variant.
26type Variant byte

Callers 1

VersionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected