package
2.0.0-rc01+incompatible
Repository: https://github.com/apache/incubator-seata-go.git
Documentation: pkg.go.dev
# Functions
ClientTransactionInterceptor is client interceptor of grpc, it's function is obtain xid in SeataContext, and put it in the http header.
ServerTransactionInterceptor is server interceptor of grpc it's function is get xid from grpc http header ,and put it into the context.