package
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: Feb 22, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Meta struct {
Packages map[string]Package `json:"packages"`
}
type Package struct {
Repo string `json:"repo"`
Version string `json:"version"`
Asset string `json:"asset"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.