pkgaction

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2015 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageAction

type PackageAction int
const (
	Install PackageAction = iota
	Remove
	Upgrade
)

func (PackageAction) String

func (s PackageAction) String() string

type ServiceAction

type ServiceAction int
const (
	Restart ServiceAction = iota
	Start
	Stop
	Enable
	Disable
	DaemonReload
)

func (ServiceAction) String

func (s ServiceAction) String() string

Jump to

Keyboard shortcuts

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