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 25b7317 commit 4224cbfCopy full SHA for 4224cbf
dtmcli/dtmimp/trans_xa_base.go
@@ -11,7 +11,7 @@ import (
11
"strings"
12
)
13
14
-// XaClientBase XaClient/XaGrpcClient base
+// XaClientBase XaClient/XaGrpcClient base. shared by http and grpc
15
type XaClientBase struct {
16
Server string
17
Conf DBConf
0 commit comments