releaser

package
v1.0.6619-aedc4cc Latest Latest
Warning

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

Go to latest
Published: May 5, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Plugin  string
	Version string

	Platforms map[string][]string

	Bucket string
	Client *s3.Client
}

type Opts

type Opts struct {
	Source     string
	WorkingDir string
}

type Releaser

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

func New

func New(cfg Config) (Releaser, error)

func (Releaser) Run

func (r Releaser) Run(ctx context.Context, opts Opts) error

Directories

Path Synopsis
internal
cmd

Jump to

Keyboard shortcuts

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