package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Jan 13, 2026
License: MIT
Opens a new window with license information.
Imports: 24
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
JFrogPackage represents a file entry from JFrog Artifactory
type JFrogRepository struct {
Key string `json:"key"`
Type string `json:"type"`
Url string `json:"url"`
Description string `json:"description"`
PackageType string `json:"packageType"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.