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

2 uses

	golang.org/x/pkgsite/cmd/worker (current package)
		main.go#L100: 	redisCacheClient := getCacheRedis(ctx, cfg)
		main.go#L165: func getCacheRedis(ctx context.Context, cfg *config.Config) *redis.Client {