MCPcopy
hub / github.com/grafana/dskit / Token

TypeAlias Token

ring/tokens.go:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8)
9
10type Token uint32
11
12// Tokens is a simple list of tokens.
13type Tokens []uint32

Callers 5

partitionByTokenMethod · 0.85
countTokensMethod · 0.85
shuffleShardMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected