golang-github-hashicorp-mdns 0.0~git20150317.0.2b439d3-2 source package in Ubuntu

Changelog

golang-github-hashicorp-mdns (0.0~git20150317.0.2b439d3-2) unstable; urgency=medium

  * Team upload.

  [ Paul Tagliamonte ]
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL

  [ Tim Potter]
  * Don't run unit tests that require network access to succeed
  * Standards-Version: 3.9.8

 -- Tim Potter <email address hidden>  Thu, 06 Oct 2016 12:31:11 +1100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-hashicorp-mdns_0.0~git20150317.0.2b439d3-2.dsc 2.4 KiB 2535bcb542a1de258422c7debfa26064fbc3dec6676950d3616f7e7547706144
golang-github-hashicorp-mdns_0.0~git20150317.0.2b439d3.orig.tar.xz 9.5 KiB 32f175805d5998fa453ce1fffb4c32cc88380360cbfb4b5e32cb13cf07f95de4
golang-github-hashicorp-mdns_0.0~git20150317.0.2b439d3-2.debian.tar.xz 2.3 KiB ecd4cc95b3f6989d4cd4cbe2083767705fdbdbd37ee672c988ece3b036a791fd

No changes file available.

Binary packages built by this source

golang-github-hashicorp-mdns-dev: simple mDNS client/server library in Golang

 Simple mDNS client/server library in Golang. mDNS or Multicast DNS can be used
 to discover services on the local network without the use of an authoritative
 DNS server. This enables peer-to-peer discovery. It is important to note that
 many networks restrict the use of multicasting, which prevents mDNS from
 functioning. Notably, multicast cannot be used in any sort of cloud, or shared
 infrastructure environment. However it works well in most office, home, or
 private infrastructure environments.
 .
 This package contains the source.