package
Version:
v0.12.0
Opens a new window with list of versions in this module.
Published: Aug 25, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Release struct {
Url string `json:"url"`
Name string `json:"name"`
TagName string `json:"tag_name"`
CreatedAt string `json:"created_at"`
TarBallUrl string `json:"tarball_url"`
ZipBallUrl string `json:"zipball_url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.