Browse Source

update xa base comment

pull/149/head v1.8.4
yedf2 4 years ago
parent
commit
4224cbff71
  1. 2
      dtmcli/dtmimp/trans_xa_base.go

2
dtmcli/dtmimp/trans_xa_base.go

@ -11,7 +11,7 @@ import (
"strings"
)
// XaClientBase XaClient/XaGrpcClient base
// XaClientBase XaClient/XaGrpcClient base. shared by http and grpc
type XaClientBase struct {
Server string
Conf DBConf

Loading…
Cancel
Save