Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitServiceClient ¶
func InitServiceClient(c *config.Config) pb.ProductServiceClient
func RegisterRoutes ¶
Types ¶
type ServiceClient ¶
type ServiceClient struct {
Client pb.ProductServiceClient
}
func (*ServiceClient) CreateProduct ¶
func (s *ServiceClient) CreateProduct(ctx *gin.Context)
func (*ServiceClient) FindOne ¶
func (s *ServiceClient) FindOne(ctx *gin.Context)
Click to show internal directories.
Click to hide internal directories.