plugin

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encode

func Encode(vcls []*VCL) ([]byte, error)

Types

type FalcoTransformInput

type FalcoTransformInput struct {
	Metadata Metadata
	VCLs     []*VCL
}

func Decode

func Decode(r io.Reader) (*FalcoTransformInput, error)

type Metadata added in v0.0.6

type Metadata struct {
	WorkingDirectory string
}

type VCL

type VCL struct {
	File string
	AST  *ast.VCL
}

Jump to

Keyboard shortcuts

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