system

package
v2.18.4 Latest Latest
Warning

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

Go to latest
Published: May 19, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package system handles system specific functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Install

func Install(dir string, ps *goolib.PkgSpec) error

Install performs a system specfic install given a package extraction directory and a PkgSpec struct.

func InstallableArchs

func InstallableArchs() ([]string, error)

InstallableArchs returns a slice of archs supported by this machine.

func Uninstall

func Uninstall(dir string, ps *goolib.PkgSpec) error

Uninstall performs a system specfic uninstall given a package extraction directory and a PkgSpec struct.

func Verify

func Verify(dir string, ps *goolib.PkgSpec) error

Verify runs a verify command given a package extraction directory and a PkgSpec struct.

Types

This section is empty.

Jump to

Keyboard shortcuts

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