upgrade

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunUpgrade

func RunUpgrade(tasks ...Task) error

RunUpgrade runs all the upgrade tasks required

Types

type Task

type Task interface {
	PreUpgrade() bool
	IsSuccess() error
}

Task interfaces gives a set of methods to be implemented for performing an upgrade

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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