milvus/client
congqixia 175f49ea60
enhance: [GoSDK] Use generic column base and add unit tests (#37768)
Related to #31293

Previous column is written using go before 1.18, which does not support
generic type. After migrating client pkg to main repo, generic base
could be used to reduce lots of duplicated code.

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-11-19 10:40:31 +08:00
..
column enhance: [GoSDK] Use generic column base and add unit tests (#37768) 2024-11-19 10:40:31 +08:00
common
entity enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
index enhance: add an unify vector index config checker (#36844) 2024-10-28 10:11:37 +08:00
milvusclient enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
row enhance: [GoSDK] write back auto id value to row based input (#36964) 2024-10-18 11:19:24 +08:00
ruleguard
.golangci.yml enhance: update checker for go version (#33351) 2024-05-24 14:23:40 +08:00
go.mod enhance: Generate milvusclient mockery with latest proto (#37567) 2024-11-11 14:28:30 +08:00
go.sum enhance: Generate milvusclient mockery with latest proto (#37567) 2024-11-11 14:28:30 +08:00
Makefile enhance: Generate milvusclient mockery with latest proto (#37567) 2024-11-11 14:28:30 +08:00
OWNERS