..
column
fix: [GoSDK] Sync empty result set handling ( #36177 )
2024-09-12 10:27:08 +08:00
common
feat: Add milvusclient
package and migrate GoSDK ( #32907 )
2024-05-10 18:01:30 +08:00
entity
enhance: [GoSDK]Support specifying field schema to be cluster key ( #35027 )
2024-07-26 20:01:45 +08:00
example
enhance: Add lint rules for client pkg and fix problems ( #33180 )
2024-05-20 20:47:38 +08:00
index
fix: [GoSDK] reset cache after UsingDatabase
( #35638 )
2024-08-29 19:41:02 +08:00
row
enhance: [GoSDK] support embedded struct in row data ( #36443 )
2024-09-24 11:49:13 +08:00
ruleguard
enhance: Add lint rules for client pkg and fix problems ( #33180 )
2024-05-20 20:47:38 +08:00
.golangci.yml
enhance: update checker for go version ( #33351 )
2024-05-24 14:23:40 +08:00
client_config.go
enhance: Add lint rules for client pkg and fix problems ( #33180 )
2024-05-20 20:47:38 +08:00
client_suite_test.go
feat: Add milvusclient
package and migrate GoSDK ( #32907 )
2024-05-10 18:01:30 +08:00
client_test.go
enhance: Add lint rules for client pkg and fix problems ( #33180 )
2024-05-20 20:47:38 +08:00
client.go
fix: [GoSDK] reset cache after UsingDatabase
( #35638 )
2024-08-29 19:41:02 +08:00
collection_options.go
enhance: Update protobuf-go to protobuf-go v2 ( #34394 )
2024-07-29 11:31:51 +08:00
collection_test.go
enhance: Update protobuf-go to protobuf-go v2 ( #34394 )
2024-07-29 11:31:51 +08:00
collection.go
enhance: Support Row-based insert for milvusclient ( #33270 )
2024-05-22 19:15:40 +08:00
common.go
fix: [GoSDK] reset cache after UsingDatabase
( #35638 )
2024-08-29 19:41:02 +08:00
database_options.go
enhance: Update latest sdk update to client pkg ( #33105 )
2024-05-17 10:39:37 +08:00
database_test.go
enhance: Add lint rules for client pkg and fix problems ( #33180 )
2024-05-20 20:47:38 +08:00
database.go
enhance: Update latest sdk update to client pkg ( #33105 )
2024-05-17 10:39:37 +08:00
doc.go
feat: Add milvusclient
package and migrate GoSDK ( #32907 )
2024-05-10 18:01:30 +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
index_options.go
enhance: Update latest sdk update to client pkg ( #33105 )
2024-05-17 10:39:37 +08:00
index_test.go
enhance: Add lint rules for client pkg and fix problems ( #33180 )
2024-05-20 20:47:38 +08:00
index.go
enhance: using timer instead of ticker in client/index.go ( #35552 )
2024-08-19 18:56:54 +08:00
interceptors_test.go
enhance: Add lint rules for client pkg and fix problems ( #33180 )
2024-05-20 20:47:38 +08:00
interceptors.go
enhance: Add lint rules for client pkg and fix problems ( #33180 )
2024-05-20 20:47:38 +08:00
maintenance_options.go
enhance: [GoSDK] Add load option for field partial load ( #35920 )
2024-09-03 19:27:04 +08:00
maintenance_test.go
enhance: [GoSDK] Add load option for field partial load ( #35920 )
2024-09-03 19:27:04 +08:00
maintenance.go
enhance: using timer instead of tickers for need to be executed successfully once ( #35534 )
2024-08-19 16:16:55 +08:00
Makefile
feat: Add milvusclient
package and migrate GoSDK ( #32907 )
2024-05-10 18:01:30 +08:00
mock_milvus_server_test.go
enhance: [GoSDK] Sync latest milvus proto and mockery ( #35511 )
2024-08-19 16:22:55 +08:00
OWNERS
enhance: Update latest sdk update to client pkg ( #33105 )
2024-05-17 10:39:37 +08:00
partition_options.go
feat: Add milvusclient
package and migrate GoSDK ( #32907 )
2024-05-10 18:01:30 +08:00
partition_test.go
enhance: Add lint rules for client pkg and fix problems ( #33180 )
2024-05-20 20:47:38 +08:00
partition.go
enhance: Add lint rules for client pkg and fix problems ( #33180 )
2024-05-20 20:47:38 +08:00
read_options.go
enhance: Update protobuf-go to protobuf-go v2 ( #34394 )
2024-07-29 11:31:51 +08:00
read_test.go
enhance: Add lint rules for client pkg and fix problems ( #33180 )
2024-05-20 20:47:38 +08:00
read.go
test: add cases got gosdk v2 search and databases ( #34204 )
2024-06-27 09:40:08 +08:00
write_option_test.go
feat: Add milvusclient
package and migrate GoSDK ( #32907 )
2024-05-10 18:01:30 +08:00
write_options.go
feat: add test case for go client insert ( #33603 )
2024-06-07 14:47:52 +08:00
write_test.go
enhance: Add lint rules for client pkg and fix problems ( #33180 )
2024-05-20 20:47:38 +08:00
write.go
enhance: Update latest sdk update to client pkg ( #33105 )
2024-05-17 10:39:37 +08:00