github.com/go-redis/redis/v8.GeoLocationCmd.q (field)

3 uses

	github.com/go-redis/redis/v8 (current package)
		command.go#L1775: 	q         *GeoRadiusQuery
		command.go#L1787: 		q: q,
		command.go#L1838: 	v, cmd.err = rd.ReadArrayReply(newGeoLocationSliceParser(cmd.q))