golang-github-dnstap-golang-dnstap 0.0~git20190601.0b64a38-2 source package in Ubuntu

Changelog

golang-github-dnstap-golang-dnstap (0.0~git20190601.0b64a38-2) unstable; urgency=medium

  * Source upload for testing transition.

 -- Sascha Steinbiss <email address hidden>  Sun, 10 Nov 2019 16:22:07 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-dnstap-golang-dnstap_0.0~git20190601.0b64a38-2.dsc 2.3 KiB 4591a142c5721f62b5c38c880047ca8d4d9c263ba30d250977b503482b007c48
golang-github-dnstap-golang-dnstap_0.0~git20190601.0b64a38.orig.tar.xz 21.1 KiB f46341eeeb5615dcf554f4cde3bd49f72603b488e62d4b0786d0eeccb752945a
golang-github-dnstap-golang-dnstap_0.0~git20190601.0b64a38-2.debian.tar.xz 4.7 KiB 77bcad441bffcbba70b18ef0657ab13bd6559314c713559ca90fdb94001871ea

No changes file available.

Binary packages built by this source

golang-github-dnstap-golang-dnstap-cli: dnstap command line tool

 dnstap implements an encoding format for DNS server events. It uses a
 lightweight framing on top of event payloads encoded using Protocol Buffers and
 is transport neutral.
 dnstap can represent internal state inside a DNS server that is difficult to
 obtain using techniques based on traditional packet capture or unstructured
 textual format logging.
 .
 This package contains the "dnstap" command line tool.

golang-github-dnstap-golang-dnstap-dev: flexible, structured event replication format for DNS servers

 dnstap implements an encoding format for DNS server events. It uses a
 lightweight framing on top of event payloads encoded using Protocol Buffers and
 is transport neutral.
 dnstap can represent internal state inside a DNS server that is difficult to
 obtain using techniques based on traditional packet capture or unstructured
 textual format logging.
 .
 This package contains the Go library code.