package
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: Jun 27, 2025
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Asset struct {
Name string `json:"name"`
BrowserDownloadURL string `json:"browser_download_url"`
}
type Release struct {
TagName string `json:"tag_name"`
Assets []Asset `json:"assets"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.