func golang.org/x/pkgsite/cmd/worker.getHARedis

2 uses

	golang.org/x/pkgsite/cmd/worker (current package)
		main.go#L99: 	redisHAClient := getHARedis(ctx, cfg)
		main.go#L158: func getHARedis(ctx context.Context, cfg *config.Config) *redis.Client {