grelease

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Install

type Install struct {
	Transport  http.RoundTripper
	Account    string
	Repo       string
	Token      string
	ReleaseTag string
	Dest       string
}

func (Install) Run

func (i Install) Run(ctx context.Context) error

type ReleaseEmail

type ReleaseEmail struct {
	Transport           http.RoundTripper
	Account             string
	Repo                string
	Token               string
	CurrentTag, NextTag string
}

func (ReleaseEmail) Generate

func (r ReleaseEmail) Generate(ctx context.Context) (string, error)

Jump to

Keyboard shortcuts

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