cue

package module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2022 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

View Source
const (
	Name = "cue"
)

Variables

This section is empty.

Functions

func NewCueVal

func NewCueVal(value cue.Value) *cueValue

Types

type Loader

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

func (*Loader) AllowDir

func (l *Loader) AllowDir() bool

func (*Loader) Clear

func (l *Loader) Clear()

func (*Loader) Load

func (l *Loader) Load(dir string, files map[string][]byte) (config.Value, error)

func (*Loader) PathPattern

func (l *Loader) PathPattern() *regexp.Regexp

func (*Loader) Preload

func (l *Loader) Preload(path string, data []byte)

func (*Loader) Type

func (l *Loader) Type() string

Jump to

Keyboard shortcuts

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