Structure
CouchDBClient.Config
A configuration model for CouchDB client setup. This structure is used to define the necessary parameters for connecting to a CouchDB database. It conforms to the Sendable protocol for thread safety during concurrent operations.
struct Config