Customize Cluster Settings
Overview
In this guide, you can learn how the Go driver manages clusters.
Specify Settings
You can specify settings for your clusters by using either a connection string
or by using the ClientOptions
struct when creating a new Client
instance. Select the Connection String or ClientOptions tab to see the
available options.
Example
Select the Connection String or ClientOptions tab to see the corresponding example:
API Documentation
To learn more about the methods and types in this guide, see the following API documentation: