Overview
In this guide, you can learn how the Go driver manages clusters and how to customize the cluster settings.
Specify Settings
You can specify settings for your clusters by using either a connection string
or a 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: