github.com/go-redis/redis/v8.XReadArgs.Count (field)

3 uses

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1480: 	Count   int64
		commands.go#L1487: 	if a.Count > 0 {
		commands.go#L1489: 		args = append(args, a.Count)