rvlookup

package
v0.0.0-...-967fbc8 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRvLookup

func NewRvLookup(ctx router.PluginCtx, args map[string]any, next router.Middleware) (router.Middleware, error)

Types

type Args

type Args struct {
	CacheSize int `yaml:"cache_size"`
	CacheTtl  int `yaml:"cache_ttl"`
}

type RvLookup

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

func (*RvLookup) Handle

func (h *RvLookup) Handle(ctx context.Context, q *router.QueryCtx)

Jump to

Keyboard shortcuts

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