yassembly

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Combine added in v0.2.0

func Combine(base io.Reader, imports []io.Reader, output io.Writer) error

func Patch added in v0.2.0

func Patch(base io.Reader, patches []io.Reader, output io.Writer) error

Types

type Config

type Config struct {
	Version int
	Base    string
	Output  string
	Imports []string
	Patches []string
}

func ConfigParse

func ConfigParse(f io.Reader) ([]Config, error)

Jump to

Keyboard shortcuts

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