Versions in this module Expand all Collapse all v1 v1.0.3 Sep 22, 2024 Changes in this version + type CallerServiceInfo struct + CallerServiceBizName string + CallerServiceGroup string + CallerServiceHost string + CallerServiceIdc string + CallerServiceMethod string + CallerServiceName string + CallerServiceProduct string + CallerServiceProject string + Env string + Region string + func ExtractUpstreamServiceInfo(ctx context.Context) *CallerServiceInfo + type IRpcWrapper interface + ClientWrapper func() client.CallWrapper + ServerWrapper func() server.HandlerWrapper