milvus/client/entity
sthuang 6f1b1ad78b
enhance: [GoSDK] add operate privilege & privilege group API (#38141)
related issue: https://github.com/milvus-io/milvus/issues/37031

Signed-off-by: shaoting-huang <shaoting.huang@zilliz.com>
2024-12-03 18:32:40 +08:00
..
alias.go enhance: [GoSDK] Add collection alias & rename API (#36990) 2024-10-21 18:45:33 +08:00
collection.go enhance: Update latest sdk update to client pkg (#33105) 2024-05-17 10:39:37 +08:00
collection_attr.go feat: Add `milvusclient` package and migrate GoSDK (#32907) 2024-05-10 18:01:30 +08:00
collection_attr_test.go feat: Add `milvusclient` package and migrate GoSDK (#32907) 2024-05-10 18:01:30 +08:00
common.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
field.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
field_test.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
function.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
function_test.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
privilege_group.go enhance: [GoSDK] add operate privilege & privilege group API (#38141) 2024-12-03 18:32:40 +08:00
schema.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
schema_test.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
sparse.go test: add cases got gosdk v2 search and databases (#34204) 2024-06-27 09:40:08 +08:00
sparse_test.go test: add cases for go milvusclient query (#33884) 2024-06-26 09:52:04 +08:00
vectors.go feat: [GoSDK] fp32 <-> fp16/bf16 vector conversion (#37978) 2024-11-29 08:00:37 +08:00
vectors_test.go enhance: [GoSDK] Refine float point conversion precision loss ut (#38097) 2024-11-29 16:54:36 +08:00