update

package
v0.0.0-...-d08759d Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: Apache-2.0 Imports: 23 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoEscalationMethodFound = errors.New("no escalation method could be found")

	BranchTimestampRFC3339 = ""
	BranchID               = ""
	PackageType            = ""
)

Functions

func Update

func Update(
	ctx context.Context,

	cfg *config.Root,
	state *BrowserState,
	handlePanic func(appName, msg string, err error),
)

Types

type BrowserState

type BrowserState struct {
	Cmd *exec.Cmd
}

type File

type File struct {
	Type string `json:"type"`
	Name string `json:"name"`
	Time string `json:"time"`
}

Jump to

Keyboard shortcuts

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