package
Version:
v0.0.0-...-6424a17
Opens a new window with list of versions in this module.
Published: Feb 18, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PillData struct {
Name string `json:"name"`
Barcode string `json:"barcode"`
Atc_code string `json:"atc_code"`
Atc_name string `json:"atc_name"`
Company_name string `json:"company_name"`
Prescription_type string `json:"prescription_type"`
Status bool `json:"status"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.