Registry / networking / dnstap-golang-dnstap

dnstap-golang-dnstap

JSON →
library0.4.0gogounverified

Go implementation of dnstap, a flexible DNS logging framework.

networkingobservability
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

github.com/dnstap/golang-dnstap

Work with dnstap DNS logging messages

package main import ( "fmt" "github.com/dnstap/golang-dnstap" ) func main() { msg := &dnstap.Message{} fmt.Println(msg) }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
23 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
bytedance
2
mj12bot
1
ahrefsbot
1
Resources