dnsmap

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package dnsmap converts DNS messages into matcher maps.

It lives in its own package (rather than in mapsutil) so that the heavy github.com/miekg/dns dependency is only linked into binaries that actually convert DNS messages, instead of every consumer of the generic map helpers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DNSToMap

func DNSToMap(msg *dns.Msg, format string) (m map[string]interface{})

DNSToMap converts a DNS message to a matcher map.

Types

This section is empty.

Jump to

Keyboard shortcuts

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