dnsserver

package
v0.0.0-...-dd779cd Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2019 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	StreamSpool  map[string]protocol.DNSBuffer
	CommandSpool map[string]protocol.Command
	Agents       map[string]protocol.Agent // Updated with TXT record checkins
}

Handler handles incoming lookups.

func (*Handler) ServeDNS

func (h *Handler) ServeDNS(w dns.ResponseWriter, r *dns.Msg)

ServeDNS serves the DNS server used to read incoming lookups and process them.

Jump to

Keyboard shortcuts

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