releaser

package
v1.0.3134-c9afc0d Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package releaser aids with publishing your Go binaries efficiently and in a consistent way.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Releaser

type Releaser struct {
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context) (*Releaser, error)

func NewWithClient

func NewWithClient(client *s3.Client) *Releaser

func (*Releaser) Publish

func (r *Releaser) Publish(ctx context.Context, path, bucket, app, version string) error

func (*Releaser) Release

func (r *Releaser) Release(ctx context.Context, bucket, app, version string) error

Jump to

Keyboard shortcuts

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