package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Jun 10, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
init sets the exported object
type GitlabRelease struct {
Name string `json:"name"`
Tag string `json:"tag_name"`
CreatedAt time.Time `json:"created_at"`
ReleasedAt time.Time `json:"released_at"`
UpcomingRelease bool `json:"upcoming_release"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.