congqixia e6cb7d6695 enhance: [GoSDK] Add collection alias & rename API (#36990) 1 day ago
..
column 08e681174a fix: [GoSDK] Sync empty result set handling (#36177) 1 month ago
common 244d2c04f6 feat: Add `milvusclient` package and migrate GoSDK (#32907) 5 months ago
entity e6cb7d6695 enhance: [GoSDK] Add collection alias & rename API (#36990) 1 day ago
example b7ffa8383c enhance: [GoSDK] write back auto id value to row based input (#36964) 4 days ago
index 4373c6994f fix: [GoSDK] reset cache after `UsingDatabase` (#35638) 1 month ago
row b7ffa8383c enhance: [GoSDK] write back auto id value to row based input (#36964) 4 days ago
ruleguard 7eeb120aab enhance: Add lint rules for client pkg and fix problems (#33180) 5 months ago
.golangci.yml 3c7d0209d4 enhance: update checker for go version (#33351) 5 months ago
Makefile 244d2c04f6 feat: Add `milvusclient` package and migrate GoSDK (#32907) 5 months ago
OWNERS 1ef975d327 enhance: Update latest sdk update to client pkg (#33105) 5 months ago
alias.go e6cb7d6695 enhance: [GoSDK] Add collection alias & rename API (#36990) 1 day ago
alias_options.go e6cb7d6695 enhance: [GoSDK] Add collection alias & rename API (#36990) 1 day ago
alias_test.go e6cb7d6695 enhance: [GoSDK] Add collection alias & rename API (#36990) 1 day ago
client.go 4373c6994f fix: [GoSDK] reset cache after `UsingDatabase` (#35638) 1 month ago
client_config.go eb62433973 enhance: [GoSDK] Set default max send recv size (#36945) 5 days ago
client_suite_test.go 244d2c04f6 feat: Add `milvusclient` package and migrate GoSDK (#32907) 5 months ago
client_test.go 7eeb120aab enhance: Add lint rules for client pkg and fix problems (#33180) 5 months ago
collection.go e6cb7d6695 enhance: [GoSDK] Add collection alias & rename API (#36990) 1 day ago
collection_options.go e6cb7d6695 enhance: [GoSDK] Add collection alias & rename API (#36990) 1 day ago
collection_test.go e6cb7d6695 enhance: [GoSDK] Add collection alias & rename API (#36990) 1 day ago
common.go 4373c6994f fix: [GoSDK] reset cache after `UsingDatabase` (#35638) 1 month ago
database.go 1ef975d327 enhance: Update latest sdk update to client pkg (#33105) 5 months ago
database_options.go 1ef975d327 enhance: Update latest sdk update to client pkg (#33105) 5 months ago
database_test.go 7eeb120aab enhance: Add lint rules for client pkg and fix problems (#33180) 5 months ago
doc.go 244d2c04f6 feat: Add `milvusclient` package and migrate GoSDK (#32907) 5 months ago
go.mod b4743b4ca8 enhance: [GoSDK] Sync latest milvus proto and mockery (#35511) 2 months ago
go.sum b4743b4ca8 enhance: [GoSDK] Sync latest milvus proto and mockery (#35511) 2 months ago
index.go 795339ecbc enhance: using timer instead of ticker in client/index.go (#35552) 2 months ago
index_options.go 1ef975d327 enhance: Update latest sdk update to client pkg (#33105) 5 months ago
index_test.go 7eeb120aab enhance: Add lint rules for client pkg and fix problems (#33180) 5 months ago
interceptors.go 7eeb120aab enhance: Add lint rules for client pkg and fix problems (#33180) 5 months ago
interceptors_test.go 7eeb120aab enhance: Add lint rules for client pkg and fix problems (#33180) 5 months ago
maintenance.go b96db798b9 enhance: using timer instead of tickers for need to be executed successfully once (#35534) 2 months ago
maintenance_options.go e5948bd039 enhance: [GoSDK] Use variadic params for options (#36912) 6 days ago
maintenance_test.go e5948bd039 enhance: [GoSDK] Use variadic params for options (#36912) 6 days ago
mock_milvus_server_test.go b4743b4ca8 enhance: [GoSDK] Sync latest milvus proto and mockery (#35511) 2 months ago
partition.go 7eeb120aab enhance: Add lint rules for client pkg and fix problems (#33180) 5 months ago
partition_options.go 244d2c04f6 feat: Add `milvusclient` package and migrate GoSDK (#32907) 5 months ago
partition_test.go 7eeb120aab enhance: Add lint rules for client pkg and fix problems (#33180) 5 months ago
read.go e5948bd039 enhance: [GoSDK] Use variadic params for options (#36912) 6 days ago
read_options.go e5948bd039 enhance: [GoSDK] Use variadic params for options (#36912) 6 days ago
read_test.go e5948bd039 enhance: [GoSDK] Use variadic params for options (#36912) 6 days ago
results.go e5948bd039 enhance: [GoSDK] Use variadic params for options (#36912) 6 days ago
results_test.go 744a36c287 enhance: [GoSDK] support unmarshal result set into orm receiver (#36789) 1 week ago
write.go b7ffa8383c enhance: [GoSDK] write back auto id value to row based input (#36964) 4 days ago
write_option_test.go 244d2c04f6 feat: Add `milvusclient` package and migrate GoSDK (#32907) 5 months ago
write_options.go b7ffa8383c enhance: [GoSDK] write back auto id value to row based input (#36964) 4 days ago
write_test.go 7eeb120aab enhance: Add lint rules for client pkg and fix problems (#33180) 5 months ago