MCPcopy
hub / github.com/grafana/tempo / UUID

TypeAlias UUID

tempodb/backend/uuid.go:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15)
16
17type UUID google_uuid.UUID
18
19func NewUUID() UUID {
20 return UUID(google_uuid.New())

Callers 14

testCompleteBlockFunction · 0.92
TestReadWriteFunction · 0.92
TestUpdatesSavedFunction · 0.92
pollTenantBlocksMethod · 0.92
writeTenantBlocksFunction · 0.92
NewIDMethod · 0.92
TestBlockMetasForSearchFunction · 0.92
loadBucketFunction · 0.92
NewUUIDFunction · 0.85
MustParseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected