golang-github-dnstap-golang-dnstap 0.4.0-3 source package in Ubuntu

Changelog

golang-github-dnstap-golang-dnstap (0.4.0-3) unstable; urgency=medium

  * Upload to unstable post-release.

 -- Sascha Steinbiss <email address hidden>  Tue, 17 Aug 2021 10:55:16 +0200

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x ppc64 riscv64
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-dnstap-golang-dnstap_0.4.0-3.dsc 2.6 KiB e598c34adf4d7b9655d7cdd0dd9591398a9047098705b9d4554ee0a98b4beb7b
golang-github-dnstap-golang-dnstap_0.4.0.orig.tar.gz 32.5 KiB bf59ae30d81dd022b81d946254e2818b397011aec1e0a5bea0c0df9abe1f1f83
golang-github-dnstap-golang-dnstap_0.4.0-3.debian.tar.xz 5.1 KiB 06420bac8634422a85aee98582846137cc5f75d51491dddcfcef97424ed251ea

Available diffs

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-cli-dbgsym: No summary available for golang-github-dnstap-golang-dnstap-cli-dbgsym in ubuntu kinetic.

No description available for golang-github-dnstap-golang-dnstap-cli-dbgsym in ubuntu kinetic.

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.