milvus-logo
LFAI
< Docs
  • Go
    • Connections

Close()

This method disconnects the Client instance from the Milvus server.

Invocation

client.Close()

Parameters

No parameter.

Return

No return.

Errors

No error.

Example

milvusClient.Close()
Feedback

Was this page helpful?