crxutil

package
v0.0.0-...-8fd7b55 Latest Latest
Warning

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

Go to latest
Published: May 19, 2014 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const MagicNumber = "Cr24"

Variables

View Source
var ErrNotCrx = errors.New("not a crx file")

Functions

This section is empty.

Types

type CrxFile

type CrxFile struct {
	MagicNumber string
	Version     uint32
	PublicKey   []byte
	Signature   []byte
	ZipFile     io.ReadCloser
}

func NewCrxFile

func NewCrxFile(rc io.ReadCloser) (*CrxFile, error)

Jump to

Keyboard shortcuts

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