package
Version:
v1.2.9
Opens a new window with list of versions in this module.
Published: Mar 14, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
PackageState is an enum indicating the state of the Package
const (
Unavailable State = iota
Uploaded
Deleting
Infected
UploadFailed
Processing
Ready
ProcessingFailed
Deleted
Restoring
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.