Documentation
¶
Index ¶
Constants ¶
View Source
const ( OrgServiceHTTP clientutil.ServiceName = "org-service-http" OrgServiceGRPC clientutil.ServiceName = "org-service-grpc" )
Variables ¶
This section is empty.
Functions ¶
func NewOrgV1GRPCClient ¶
func NewOrgV1GRPCClient(serviceAPIManager clientutil.ServiceAPIManager, rewriteServiceName ...clientutil.ServiceName) (orgservicev1.SrvOrgV1Client, error)
NewOrgV1GRPCClient ...
func NewOrgV1HTTPClient ¶
func NewOrgV1HTTPClient(serviceAPIManager clientutil.ServiceAPIManager, rewriteServiceName ...clientutil.ServiceName) (orgservicev1.SrvOrgV1HTTPClient, error)
NewOrgV1HTTPClient ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.