package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 14, 2020
License: MIT
Opens a new window with license information.
Imports: 0
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"`
TargetCommitish string `json:"target_commitish"`
Name string `json:"name"`
Body string `json:"body"`
Draft bool `json:"draft"`
Prerelease bool `json:"prerelease"`
}
Release create release on GitHub
Source Files
¶
Click to show internal directories.
Click to hide internal directories.