release

package
v0.9.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package release holds the common Release struct shared across all other packages

Index

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL