Go SDK Reference (v2)
This is the reference documentation for the Go SDK (version 2).
Authentication [READ MORE]
Methods and classes related to authentication.
Client [READ MORE]
Methods related to client connections.
Database [READ MORE]
Represents a database description returned by DescribeDatabase, including custom properties.
DataImport [READ MORE]
Functions and types related to bulk data import via the RESTful API.
Collection [READ MORE]
Represents a collection description returned by DescribeCollection, including schema, shards, and properties.
Management [READ MORE]
Methods related to cluster management.
Partition [READ MORE]
Methods related to partition manipulation.
Snapshot [READ MORE]
Methods related to snapshot management.
Vector [READ MORE]
Interface for vector data. Implementations include FloatVector, BinaryVector, Float16Vector, BFloat16Vector, Int8Vector, and Text.