Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProductBatch ¶
type ProductBatch struct {
// contains filtered or unexported fields
}
func NewProductBatch ¶
func NewProductBatch(p productbatch.Services) ProductBatch
func (*ProductBatch) Create ¶
func (p *ProductBatch) Create() gin.HandlerFunc
func (*ProductBatch) Report ¶
func (p *ProductBatch) Report() gin.HandlerFunc
Click to show internal directories.
Click to hide internal directories.