github.com/go-redis/redis/v8.ClusterSlot.Start (field)

4 uses

	github.com/go-redis/redis/v8 (current package)
		cluster.go#L484: 			start: slot.Start,
		command.go#L1648: 	Start int
		command.go#L1738: 				Start: int(start),
		sentinel.go#L716: 				Start: 0,