Registry / networking / dnstap-golang-dnstap

dnstap-golang-dnstap

JSON →
library0.4.0gogounverified

Go implementation of dnstap, a flexible DNS logging framework.

go get github.com/dnstap/golang-dnstap
INSTALL
IMPORT
SIG · DNSTAP-GOLANG-DNST
D
dnstap-golang-dnstap
networkinggov0.4.0
harness data pending
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.

dnstap
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 issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Amazon
1
Resources
dnstap-golang-dnstap — go get dnstap-golang-dnstap · libregistry