release

package
v0.0.0-...-04edde6 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Release

type Release struct {
	*git.Git
	Path    string
	Tag     string
	Version *semver.Version
}

func New

func New(path string) (*Release, error)

func (*Release) Check

func (r *Release) Check() error

func (*Release) Init

func (r *Release) Init() error

func (*Release) Major

func (r *Release) Major() error

func (*Release) Make

func (r *Release) Make() error

func (*Release) Minor

func (r *Release) Minor() error

func (*Release) Patch

func (r *Release) Patch() error

func (*Release) Show

func (r *Release) Show() (string, error)

func (*Release) Status

func (r *Release) Status() error

func (*Release) TagVersion

func (r *Release) TagVersion() error

Jump to

Keyboard shortcuts

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