github.com/go-redis/redis/v8.GeoRadiusQuery.Sort (field)

3 uses

	github.com/go-redis/redis/v8 (current package)
		command.go#L1767: 	Sort      string
		command.go#L1810: 	if q.Sort != "" {
		command.go#L1811: 		args = append(args, q.Sort)