plugin

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encode

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

Types

type FalcoTransformInput

type FalcoTransformInput struct {
	Metadata Metadata
	VCL      *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