transformers

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FileSuffix = ".star"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Transformer

type Transformer struct {
	Name     string
	FileName string
	Src      interface{}
	// contains filtered or unexported fields
}

func Load

func Load(dir string) ([]*Transformer, error)

func (*Transformer) Exec

func (t *Transformer) Exec(req *http.Request) (*http.Request, error)

func (*Transformer) InitThread added in v0.1.2

func (t *Transformer) InitThread() error

func (*Transformer) String

func (t *Transformer) String() string

Jump to

Keyboard shortcuts

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