milvus/tests/go_client
congqixia c83b93946e
enhance: [GoSDK] Add alter collection API & expose options (#37365)
Related to #31293

This PR:

- Add `AlterCollection` API for collection property modification
- Expose hidden or missing option methods

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-11-06 14:36:25 +08:00
..
base test: update cases for index describe and upsert with autoID (#35191) 2024-08-05 18:00:16 +08:00
common feat: The expression supports filling elements through templates (#37033) 2024-10-31 14:20:22 +08:00
ruleguard enhance: Add rules and fix for go_client e2e code style (#34033) 2024-06-21 10:32:02 +08:00
testcases enhance: [GoSDK] Add alter collection API & expose options (#37365) 2024-11-06 14:36:25 +08:00
.golangci.yml enhance: [GoSDK] Sync latest milvus proto and mockery (#35511) 2024-08-19 16:22:55 +08:00
Dockerfile enhance: [skip e2e]dockerfile for milvus-sdk-go test (#35426) 2024-08-20 09:48:55 +08:00
go.mod enhance: [GoSDK] Sync latest milvus proto and mockery (#35511) 2024-08-19 16:22:55 +08:00
go.sum enhance: [GoSDK] Sync latest milvus proto and mockery (#35511) 2024-08-19 16:22:55 +08:00
README.md Replace sdk source and merge tests and tests20 (#7182) 2021-08-20 11:00:56 +08:00

go_client