package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Nov 27, 2021
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 Release struct {
Raw json.RawMessage
Id string `path:"id" json:"id"`
TagName string `path:"tag_name" json:"tag_name"`
Name string `path:"name" json:"name"`
Draft bool `path:"draft" json:"draft"`
Url string `path:"html_url" json:"url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.