Documentation ¶
Index ¶
- func C2VDurableTopic(topic string, vizierID uuid.UUID) string
- func C2VTopic(topic string, vizierID uuid.UUID) string
- func GenerateShardRange() []string
- func SetupFlags()
- func ShardMax() string
- func ShardMin() string
- func V2CDurableTopic(topic string, vizierID uuid.UUID) string
- func V2CTopic(topic string, vizierID uuid.UUID) string
- func VizierIDToShard(vizierID uuid.UUID) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func C2VDurableTopic ¶
C2VDurableTopic returns the sharded durable topic name.
func GenerateShardRange ¶
func GenerateShardRange() []string
GenerateShardRange shard range produces the hex values 00-ff for the shards as configured.
func V2CDurableTopic ¶
V2CDurableTopic returns the sharded durable topic name.
func VizierIDToShard ¶
VizierIDToShard provides the shardID for a given vizierID.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.