Documentation
¶
Index ¶
- Constants
- func NewAccountV1GRPCClient(serviceAPIManager clientutil.ServiceAPIManager, ...) (accountservicev1.SrvAccountV1Client, error)
- func NewAccountV1HTTPClient(serviceAPIManager clientutil.ServiceAPIManager, ...) (accountservicev1.SrvAccountV1HTTPClient, error)
- func NewUserAuthV1GRPCClient(serviceAPIManager clientutil.ServiceAPIManager, ...) (accountservicev1.SrvUserAuthV1Client, error)
- func NewUserAuthV1HTTPClient(serviceAPIManager clientutil.ServiceAPIManager, ...) (accountservicev1.SrvUserAuthV1HTTPClient, error)
Constants ¶
View Source
const ( AccountServiceHTTP clientutil.ServiceName = "account-service-http" AccountServiceGRPC clientutil.ServiceName = "account-service-grpc" )
Variables ¶
This section is empty.
Functions ¶
func NewAccountV1GRPCClient ¶
func NewAccountV1GRPCClient(serviceAPIManager clientutil.ServiceAPIManager, rewriteServiceName ...clientutil.ServiceName) (accountservicev1.SrvAccountV1Client, error)
NewAccountV1GRPCClient ...
func NewAccountV1HTTPClient ¶
func NewAccountV1HTTPClient(serviceAPIManager clientutil.ServiceAPIManager, rewriteServiceName ...clientutil.ServiceName) (accountservicev1.SrvAccountV1HTTPClient, error)
NewAccountV1HTTPClient ...
func NewUserAuthV1GRPCClient ¶
func NewUserAuthV1GRPCClient(serviceAPIManager clientutil.ServiceAPIManager, rewriteServiceName ...clientutil.ServiceName) (accountservicev1.SrvUserAuthV1Client, error)
NewUserAuthV1GRPCClient ...
func NewUserAuthV1HTTPClient ¶
func NewUserAuthV1HTTPClient(serviceAPIManager clientutil.ServiceAPIManager, rewriteServiceName ...clientutil.ServiceName) (accountservicev1.SrvUserAuthV1HTTPClient, error)
NewUserAuthV1HTTPClient ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.