doh

package
v0.0.0-...-8257b7f Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2022 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(logger logger.Logger, creators ...Creator) http1.Creator

Types

type Creator

type Creator interface {
	Create() Mutator
}

type Mutator

type Mutator interface {
	MutateQuestion(questions []dnsmessage.Question, sp session.Parameters) []dnsmessage.Question
	MutateAnswer(answers []dnsmessage.Resource, sp session.Parameters) []dnsmessage.Resource
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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