Discover Packages
github.com/czelabueno/go-microservice-sample
gadgets
smartphones
models
package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Sep 7, 2020
License: Apache-2.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
Documentation
¶
type CreateSmartphoneCMD struct {
Name string `json:"name"`
Price int `json:"price"`
CountryOrigin string `json:"contryorigin"`
Os string `json:"os"`
}
CreateSmartphoneCMD command to create Smartphones
Smartphone model for smartphone bean
Source Files
¶
Click to show internal directories.
Click to hide internal directories.