The preliminary purpose of this package is to provide a convenient way to build SphinxQL queries in Go. This package aims to provide a decent implementation of SphinxQL query builder.
See huandu/go-sqlbuilder for more information.
Go >=1.17
go get github.com/superjobru/go-sphinxql
See tests for usage.
We are welcome for any pull requests. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.