-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs: add package documentation * fix: refactor fasthttp client to http client * chore: add general errors * feat: add option pattern for make optional client * docs: update documentation of types * chore: add example test for function New and Connect * docs: update readme for new meilisearch * chore: add helper function with test * feat: add service manager to manage index, key, task and other operation * feat: add index manager to manage index and search * fix: update module version to 1.17 for fix issue testify * fix: update go module * fix: change testify version to stable and support go 1.16 * docs: update example documentation * chore: update many for coverage * fix: improved coverage test of client * fix: client test except on pool * fix: change old client example to new * fix: add test for RawType to improve coverage * fix: add update documents test for improve coverage * fix: improved coverage test of client with some scenarios --------- Co-authored-by: Javad <ja7ad@live.com> Co-authored-by: meili-bors[bot] <89034592+meili-bors[bot]@users.noreply.github.com>
- Loading branch information
1 parent
6b5e6fb
commit ad4b0b2
Showing
34 changed files
with
6,928 additions
and
7,206 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.