package
Version:
v0.32.2
Opens a new window with list of versions in this module.
Published: Aug 17, 2025
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 {
Metadata map[string]any `json:"metadata"`
Artifact Artifact `json:"-"`
}
type Manifest struct {
Main string `json:"main"`
Entries map[string]Entry `json:"entries"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.