bumper

package
v0.85.0-pre.13 Latest Latest
Warning

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

Go to latest
Published: May 8, 2026 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Run starts the original interactive Go module tag/proxy publish flow.

Types

type Config

type Config struct {
	RootDir    string
	ModulePath string
	Version    string
	DryRun     bool
	Yes        bool
	Stdin      io.Reader
	Stdout     io.Writer
	Stderr     io.Writer
}

Config controls a Go module tag/proxy publish run.

func (Config) Publish

func (config Config) Publish() error

Publish creates and pushes a Go module tag, then asks the Go proxy for it.

Jump to

Keyboard shortcuts

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