Documentation ¶ Overview ¶ Package release holds the common Release struct shared across all other packages Index ¶ type Release Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Release ¶ type Release struct { ID int Tag string Name string // Original message of a release Message string // Release Notes to update release with ReleaseNotes string } Release holds all the important metadata and message of a release Source Files ¶ View all Source files release.go Click to show internal directories. Click to hide internal directories.