static

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnsupportedStaticParsing = errors.New("unsupported static parsing")
)

Functions

This section is empty.

Types

type Walker

type Walker interface {
	Build() (*feature.Feature, error)
	Mutate(f *feature.Feature) ([]byte, error)
}

Walker provides methods to statically read and manipulate .star files that hold lekko features.

func NewWalker

func NewWalker(filename string, starBytes []byte) Walker

Jump to

Keyboard shortcuts

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