Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitProduct ¶
func InitProduct()
func ReadRabbitMq ¶
func ReadRabbitMq()
Types ¶
type ProductImplement ¶
type ProductImplement struct {
UnimplementedProductServer
}
func (*ProductImplement) ProductPro ¶
func (p *ProductImplement) ProductPro(ctx context.Context, req *ProductRequest) (*ProductResponse, error)
Click to show internal directories.
Click to hide internal directories.