package
Version:
v0.0.0-...-cd20b3e
Opens a new window with list of versions in this module.
Published: Nov 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Option interface {
}
type Product struct {
Vid string `json:"vid,omitempty"`
Vname string `json:"vname,omitempty"`
VCpe string `json:"vcpe,omitempty"`
Pid string `json:"pid,omitempty"`
Pname string `json:"pname,omitempty"`
PCpe string `json:"pcpe,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.