package
Version:
v0.11.1
Opens a new window with list of versions in this module.
Published: Aug 11, 2026
License: MIT
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
¶
Package delete implements the actions artifact delete command.
NewCmdDelete creates the actions artifact delete command.
DeleteOptions configures the actions artifact delete command.
type DeleteResult struct {
ArtifactID string `json:"artifact_id"`
Owner string `json:"owner"`
Repo string `json:"repo"`
Action string `json:"action"`
}
DeleteResult represents the result of an artifact delete operation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.