package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Feb 25, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Carts struct {
Id int32 `json:"id"`
GoodsID int32 `json:"goods_id"`
Nums int32 `json:"nums"`
Checked bool `json:"checked"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.