Documentation ¶
Index ¶
Constants ¶
View Source
const ( TRACE = Level(iota) DEBUG INFO WARN ERROR FATAL QUIET )
View Source
const ( DriverClusterEvents = Details(1 << iota) DriverCoreEvents DriverCredentialsEvents DriverDiscoveryEvents DriverConnEvents = driverNetEvents | DriverCoreEvents TableSessionEvents = tableSessionEvents | tableSessionQueryEvents | tableSessionTransactionEvents TablePoolEvents = tablePoolLifeCycleEvents | tablePoolRetryEvents | tablePoolSessionLifeCycleEvents | tablePoolAPIEvents DetailsAll = ^Details(0) )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.