manifest

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2020 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encode

func Encode(w io.Writer, manifest *Manifest) (err error)

func EncodeJSON

func EncodeJSON(w io.Writer, manifest *Manifest) (err error)

Types

type Manifest

type Manifest struct {
	Patches []builds.Patch
}

func Decode

func Decode(r io.Reader) (manifest *Manifest, err error)

func DecodeJSON

func DecodeJSON(r io.Reader) (manifest *Manifest, err error)

func (*Manifest) ReadFrom

func (man *Manifest) ReadFrom(r io.Reader) (n int64, err error)

func (*Manifest) WriteTo

func (man *Manifest) WriteTo(w io.Writer) (n int64, err error)

Jump to

Keyboard shortcuts

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