package
Version:
v1.109.0
Opens a new window with list of versions in this module.
Published: Jul 17, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Entry struct {
Package string `json:"package"`
Version string `json:"version,omitempty"`
Verdict Verdict `json:"verdict"`
Reason string `json:"reason,omitempty"`
Status int `json:"status,omitempty"`
Timestamp string `json:"timestamp,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.