Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) LoadConfig ¶
LoadConfig opens the configuration file specified in `path` and validates it against the configuration provided in when the `Engine` was initialized with `New()`
func (*Config) LoadConfigString ¶
type Runtime ¶
func NewRuntimeWithBase ¶
NewRuntimeWithBase creates a new runtime engine with the cue provided in `base` as the initial cue values
Click to show internal directories.
Click to hide internal directories.