func github.com/go-redis/redis/v8.newGeoLocationSliceParser

2 uses

	github.com/go-redis/redis/v8 (current package)
		command.go#L1838: 	v, cmd.err = rd.ReadArrayReply(newGeoLocationSliceParser(cmd.q))
		command.go#L1846: func newGeoLocationSliceParser(q *GeoRadiusQuery) proto.MultiBulkParse {