const github.com/go-redis/redis/v8.Nil

16 uses

	github.com/go-redis/redis/v8 (current package)
		cluster.go#L1385: 		if err == Nil {
		command.go#L313: 			if err == Nil {
		command.go#L630: 	if cmd.err == Nil {
		command.go#L820: 			case err == Nil:
		command.go#L1249: 		if err != nil && err != Nil {
		command.go#L1254: 		if err != nil && err != Nil {
		command.go#L1293: 		if err != nil && err != Nil {
		command.go#L1354: 				if err != nil && err != Nil {
		command.go#L1359: 				if err != nil && err != Nil {
		command.go#L1364: 				if err != nil && err != Nil {
		command.go#L1972: 				if err == Nil {
		command.go#L2071: 			case err == Nil:
		command.go#L2118: 			case err == Nil:
		redis.go#L14: const Nil = proto.Nil
		redis.go#L496: 		if err == Nil {

	golang.org/x/pkgsite/internal/cache
		cache.go#L31: 	if err == redis.Nil { // not found