Skip to content

Commit 4224cbf

Browse files
committed
update xa base comment
1 parent 25b7317 commit 4224cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dtmcli/dtmimp/trans_xa_base.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"strings"
1212
)
1313

14-
// XaClientBase XaClient/XaGrpcClient base
14+
// XaClientBase XaClient/XaGrpcClient base. shared by http and grpc
1515
type XaClientBase struct {
1616
Server string
1717
Conf DBConf

0 commit comments

Comments
 (0)