engine

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Update

type Update struct {
	Module string
	Tag    string
}

type Updater

type Updater struct {
	HeadsNotTagged map[string]struct{}  // key is package import path
	Updates        map[string][]*Update // key is package import path
	// contains filtered or unexported fields
}

func NewUpdater

func NewUpdater(stdout, stderr io.Writer, dir string, verbose, dbg, all, head bool) (r *Updater)

func (*Updater) Run

func (u *Updater) Run() error

Jump to

Keyboard shortcuts

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