typesense / typesense-go

Go client for Typesense: https://github.com/typesense/typesense
Apache License 2.0
208 stars 55 forks source link

Swap multi search argument names #148

Closed jackwilsdon closed 12 months ago

jackwilsdon commented 12 months ago

Change Summary

The first argument to the Perform* functions contains the common parameters, with the second argument containing individual search parameters.

PR Checklist