package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Mar 27, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Release struct {
TagName string `json:"tag_name"`
Name string `json:"name"`
Body string `json:"body"`
HTMLURL string `json:"html_url"`
PublishedAt string `json:"published_at"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.