fastly

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FastlyTransformer

type FastlyTransformer struct {
	*core.CoreTransformer
}

func NewFastlyTransformer

func NewFastlyTransformer(opts ...core.TransformOption) *FastlyTransformer

func (*FastlyTransformer) Transform

func (tf *FastlyTransformer) Transform(rslv resolver.Resolver) ([]byte, error)

type FastlyVariable

type FastlyVariable struct {
	CoreVariable *core.CoreVariable
}

func NewFastlyVariable

func NewFastlyVariable() *FastlyVariable

func (*FastlyVariable) Get

func (fv *FastlyVariable) Get(name string) (*value.Value, error)

nolint:funlen,gocyclo

func (*FastlyVariable) Set

func (fv *FastlyVariable) Set(name string, val *value.Value) (*value.Value, error)

func (*FastlyVariable) Unset

func (fv *FastlyVariable) Unset(name string) (*value.Value, error)

Jump to

Keyboard shortcuts

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