passivelog

package module
v0.0.0-...-61ddaa6 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

README

passivelog

A coredns plugin for collect passive dns log

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PluginPassive

type PluginPassive struct {
	Next   plugin.Handler
	Logger zerolog.Logger
}

func (PluginPassive) Name

func (p PluginPassive) Name() string

func (PluginPassive) ServeDNS

func (p PluginPassive) ServeDNS(ctx context.Context, w dns.ResponseWriter, req *dns.Msg) (int, error)

type ResponseWriter

type ResponseWriter struct {
	dns.ResponseWriter
	PluginPassive
	// contains filtered or unexported fields
}

func (ResponseWriter) WriteMsg

func (w ResponseWriter) WriteMsg(resp *dns.Msg) error

Jump to

Keyboard shortcuts

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