rewriter

package
v0.0.0-...-fad4f1b Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Inspector

type Inspector struct {
	// contains filtered or unexported fields
}

func (Inspector) Visit

func (f Inspector) Visit(node parser.Node, path []parser.Node) (parser.Visitor, error)

type Rewriter

type Rewriter struct {
	Rules  []rule.Rule
	Logger *log.Logger
}

func (*Rewriter) RewriteQuery

func (r *Rewriter) RewriteQuery(query string) (string, error)

Jump to

Keyboard shortcuts

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