package
Version:
v0.12.1
Opens a new window with list of versions in this module.
Published: Aug 11, 2020
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 Product struct {
Upc string `json:"upc"`
Name string `json:"name"`
Price int `json:"price"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.