Documentation
¶
Overview ¶
Package cue wraps the upstream cue package for use with holos.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Instance ¶
type Instance struct {
// contains filtered or unexported fields
}
Instance represents a cue instance to build. Use LoadInstance to create a new Instance.
func BuildInstance ¶
BuildInstance builds the cue configuration instance at leaf relative to the root cue module.
Click to show internal directories.
Click to hide internal directories.