auto go fmt
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
This commit is contained in:
parent
9b7c046fc3
commit
630fa4786a
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ type Dnstap struct {
|
|||
|
||||
// IncludeRawMessage will include the raw DNS message into the dnstap messages if true.
|
||||
IncludeRawMessage bool
|
||||
Identity []byte
|
||||
Version []byte
|
||||
Identity []byte
|
||||
Version []byte
|
||||
}
|
||||
|
||||
// TapMessage sends the message m to the dnstap interface.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue