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

4 uses

	github.com/go-redis/redis/v8 (current package)
		cluster.go#L485: 			end:   slot.End,
		command.go#L1649: 	End   int
		command.go#L1739: 				End:   int(end),
		sentinel.go#L717: 				End:   16383,