Documentation ¶
Overview ¶
*
- Copyright 2015 @ at3.net.
- name : restful_client.go
- author : jarryliu
- date : 2016-11-13 12:32
- description :
- history :
Index ¶
- func AdvertisementServiceClient() (*grpc.ClientConn, proto.AdvertisementServiceClient, error)
- func AfterSalesServiceClient() (*grpc.ClientConn, proto.AfterSalesServiceClient, error)
- func AppServiceClient() (*grpc.ClientConn, proto.AppServiceClient, error)
- func CartServiceClient() (*grpc.ClientConn, proto.CartServiceClient, error)
- func ConfigureClient(c clientv3.Config)
- func ContentServiceClient() (*grpc.ClientConn, proto.ContentServiceClient, error)
- func ExpressServiceClient() (*grpc.ClientConn, proto.ExpressServiceClient, error)
- func FinanceServiceClient() (*grpc.ClientConn, proto.FinanceServiceClient, error)
- func FoundationServiceClient() (*grpc.ClientConn, proto.FoundationServiceClient, error)
- func ItemServiceClient() (*grpc.ClientConn, proto.ItemServiceClient, error)
- func MemberServiceClient() (*grpc.ClientConn, proto.MemberServiceClient, error)
- func MerchantServiceClient() (*grpc.ClientConn, proto.MerchantServiceClient, error)
- func MessageServiceClient() (*grpc.ClientConn, proto.MessageServiceClient, error)
- func OrderServiceClient() (*grpc.ClientConn, proto.OrderServiceClient, error)
- func PaymentServiceClient() (*grpc.ClientConn, proto.PaymentServiceClient, error)
- func PortalServiceClient() (*grpc.ClientConn, proto.PortalServiceClient, error)
- func ProductServiceClient() (*grpc.ClientConn, proto.ProductServiceClient, error)
- func QueryServiceClient() (*grpc.ClientConn, proto.QueryServiceClient, error)
- func QuickPaymentServiceClient() (*grpc.ClientConn, proto.QuickPayServiceClient, error)
- func RbacServiceClient() (*grpc.ClientConn, proto.RbacServiceClient, error)
- func RegistryServiceClient() (*grpc.ClientConn, proto.RegistryServiceClient, error)
- func ServeRPC(ch chan bool, cfg *clientv3.Config, port int)
- func ShipmentServiceClient() (*grpc.ClientConn, proto.ShipmentServiceClient, error)
- func ShopServiceClient() (*grpc.ClientConn, proto.ShopServiceClient, error)
- func StatusServiceClient() (*grpc.ClientConn, proto.StatusServiceClient, error)
- func WalletClient() (*grpc.ClientConn, proto.WalletServiceClient, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdvertisementServiceClient ¶
func AdvertisementServiceClient() (*grpc.ClientConn, proto.AdvertisementServiceClient, error)
AdvertisementServiceClient 广告服务
func AfterSalesServiceClient ¶
func AfterSalesServiceClient() (*grpc.ClientConn, proto.AfterSalesServiceClient, error)
AfterSalesServiceClient 售后服务
func AppServiceClient ¶
func AppServiceClient() (*grpc.ClientConn, proto.AppServiceClient, error)
AppServiceClient APP服务
func CartServiceClient ¶
func CartServiceClient() (*grpc.ClientConn, proto.CartServiceClient, error)
CartServiceClient 购物车服务
func ContentServiceClient ¶
func ContentServiceClient() (*grpc.ClientConn, proto.ContentServiceClient, error)
ContentServiceClient 消息客户端
func ExpressServiceClient ¶
func ExpressServiceClient() (*grpc.ClientConn, proto.ExpressServiceClient, error)
ExpressServiceClient 快递服务
func FinanceServiceClient ¶
func FinanceServiceClient() (*grpc.ClientConn, proto.FinanceServiceClient, error)
FinanceServiceClient 财务服务
func FoundationServiceClient ¶
func FoundationServiceClient() (*grpc.ClientConn, proto.FoundationServiceClient, error)
FoundationServiceClient 基础服务
func ItemServiceClient ¶
func ItemServiceClient() (*grpc.ClientConn, proto.ItemServiceClient, error)
ItemServiceClient 商品服务
func MemberServiceClient ¶
func MemberServiceClient() (*grpc.ClientConn, proto.MemberServiceClient, error)
MemberServiceClient 会员客户端
func MerchantServiceClient ¶
func MerchantServiceClient() (*grpc.ClientConn, proto.MerchantServiceClient, error)
MerchantServiceClient 商户客户端
func MessageServiceClient ¶
func MessageServiceClient() (*grpc.ClientConn, proto.MessageServiceClient, error)
MessageServiceClient 消息客户端
func OrderServiceClient ¶
func OrderServiceClient() (*grpc.ClientConn, proto.OrderServiceClient, error)
OrderServiceClient 订单服务
func PaymentServiceClient ¶
func PaymentServiceClient() (*grpc.ClientConn, proto.PaymentServiceClient, error)
PaymentServiceClient 支付服务
func PortalServiceClient ¶
func PortalServiceClient() (*grpc.ClientConn, proto.PortalServiceClient, error)
PortalServiceClient 门户服务
func ProductServiceClient ¶
func ProductServiceClient() (*grpc.ClientConn, proto.ProductServiceClient, error)
ProductServiceClient 产品服务
func QueryServiceClient ¶
func QueryServiceClient() (*grpc.ClientConn, proto.QueryServiceClient, error)
QueryServiceClient 查询服务
func QuickPaymentServiceClient ¶
func QuickPaymentServiceClient() (*grpc.ClientConn, proto.QuickPayServiceClient, error)
QuickPaymentServiceClient 快捷支付服务
func RbacServiceClient ¶
func RbacServiceClient() (*grpc.ClientConn, proto.RbacServiceClient, error)
RBAC服务
func RegistryServiceClient ¶
func RegistryServiceClient() (*grpc.ClientConn, proto.RegistryServiceClient, error)
RegistryServiceClient 基础服务
func ShipmentServiceClient ¶
func ShipmentServiceClient() (*grpc.ClientConn, proto.ShipmentServiceClient, error)
ShipmentServiceClient 物流服务
func ShopServiceClient ¶
func ShopServiceClient() (*grpc.ClientConn, proto.ShopServiceClient, error)
ShopServiceClient 商店服务
func StatusServiceClient ¶
func StatusServiceClient() (*grpc.ClientConn, proto.StatusServiceClient, error)
StatusServiceClient 状态客户端
func WalletClient ¶
func WalletClient() (*grpc.ClientConn, proto.WalletServiceClient, error)
WalletClient 钱包服务
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.