package
Version:
v0.0.0-...-8245aff
Opens a new window with list of versions in this module.
Published: Jul 4, 2022
License: GPL-3.0
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 Product struct {
Name string `json:"name"`
Type string `json:"type"`
Category string `json:"category"`
SubCategory string `json:"subCategory"`
Price string `json:"price"`
DataType string `json:"datatype"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.