//
pkg.gl
Category
github.com/skrishna-unix/coredns
plugin
dnstap
out
package
0.9.10
Repository:
https://github.com/skrishna-unix/coredns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
117 SLOC
#
Functions
NewSocket
NewSocket will always return a new Socket.
NewTCP
NewTCP returns a TCP writer.
#
Structs
Socket
Socket is a Frame Streams encoder over a UNIX socket.
TCP
TCP is a Frame Streams encoder over TCP.