test

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MsgEqual

func MsgEqual(a, b *tap.Message) bool

MsgEqual compares two dnstap messages ignoring timestamps.

func TestingData

func TestingData() (d *msg.Builder)

TestingData returns the Data matching coredns/test.ResponseWriter.

Types

type Context

type Context struct {
	context.Context
	TrapTapper
}

Context is a message trap.

type TrapTapper

type TrapTapper struct {
	Trap []*tap.Message
	Full bool
}

TrapTapper traps messages.

func (*TrapTapper) Pack added in v1.1.0

func (t *TrapTapper) Pack() bool

Pack returns field Full.

func (*TrapTapper) TapMessage

func (t *TrapTapper) TapMessage(m *tap.Message)

TapMessage adds the message to the trap.

Jump to

Keyboard shortcuts

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