Versions in this module Expand all Collapse all v1 v1.0.0 Mar 6, 2026 Changes in this version + func ExtractOrdinal(podName string) int + func GetShardForRepo(repoName string, totalShards int) int + type Config struct + Enabled bool + ShardIndex int + TotalShards int + func GetConfig() Config + func (c Config) ShouldHandleRepo(repoName string) bool