-
- Downloads
Add ProductInPult and BoughtInPult structs in api module
The new structures ProductInPult and BoughtInPult in api/model.go file have been added. These implementations are designed to facilitate the handling of product and purchasing data. Adding these types will help to establish a structure for the data flowing in and out of the API endpoints, and thereby improve the general utility and manageability of our system.
parent
961fe8ed
Branches
Tags 1.4.19
api/model.go
0 → 100644
Please register or sign in to comment