We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e1bcdd commit 8afb421Copy full SHA for 8afb421
tencentcloud/connectivity/client.go
@@ -67,7 +67,7 @@ type TencentCloudClient struct {
67
monitorConn *monitor.Client
68
esConn *es.Client
69
sqlserverConn *sqlserver.Client
70
- postgreConn *postgre.Client
+ postgreConn *postgre.Client
71
}
72
73
// NewClientProfile returns a new ClientProfile
0 commit comments