cuex

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JSON = build.JSON
	YAML = build.YAML
	CUE  = build.CUE
)

Variables

This section is empty.

Functions

func BundleToRaw

func BundleToRaw(inst *build.Instance) ([]byte, error)

BundleToRaw bundle instance to single cue file

func Eval

func Eval(instance *build.Instance, encoding Encoding) ([]byte, error)

func InstanceFromRaw

func InstanceFromRaw(src []byte) (*build.Instance, error)

func InstanceFromTemplateAndOverwrites

func InstanceFromTemplateAndOverwrites(template []byte, overwrites []byte) (*build.Instance, error)

Types

type Encoding

type Encoding = build.Encoding

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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