transformer

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2014 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFAULT_AC_KIND    = "AppManifest"
	DEFAULT_AC_VERSION = "1.0.0"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ACIFile

type ACIFile struct {
	// contains filtered or unexported fields
}

func NewACIFile

func NewACIFile() *ACIFile

func (*ACIFile) AddFromBytes

func (a *ACIFile) AddFromBytes(filename string, raw []byte) error

func (*ACIFile) AddFromFilesystem

func (a *ACIFile) AddFromFilesystem(src string, dst string) error

func (*ACIFile) BuildDir

func (a *ACIFile) BuildDir(path string)

func (*ACIFile) SaveToFile

func (a *ACIFile) SaveToFile(filename string) error

type ToRocket

type ToRocket struct {
	BasePath string
	// contains filtered or unexported fields
}

func NewToRocket

func NewToRocket(name, version, os, arch string) (*ToRocket, error)

func (*ToRocket) Print

func (t *ToRocket) Print()

func (*ToRocket) Process

func (t *ToRocket) Process(n *parser.Node) error

func (*ToRocket) SaveToFile

func (t *ToRocket) SaveToFile(filename string) (string, error)

Jump to

Keyboard shortcuts

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