pkg

package
v0.0.0-...-0579a83 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2015 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package pkg packages odds and ends that apply to packages in more than one layer (to more than one of deb, click, snap, and part).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type string

Type represents the kind of snap (app, core, frameworks, oem)

const (
	TypeApp       Type = "app"
	TypeCore      Type = "core"
	TypeFramework Type = "framework"
	TypeOem       Type = "oem"
)

The various types of snap parts we support

func (Type) MarshalJSON

func (m Type) MarshalJSON() ([]byte, error)

MarshalJSON returns *m as the JSON encoding of m.

func (*Type) UnmarshalJSON

func (m *Type) UnmarshalJSON(data []byte) error

UnmarshalJSON sets *m to a copy of data.

Directories

Path Synopsis
Package lightweight provides a quick way of loading things that can become snaps.
Package lightweight provides a quick way of loading things that can become snaps.
Package removed implements Removed packages, that are packages that have been installed, removed, but not purged: there is no application, but there might be data.
Package removed implements Removed packages, that are packages that have been installed, removed, but not purged: there is no application, but there might be data.

Jump to

Keyboard shortcuts

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