golang-github-mesos-mesos-go 0.0.2+dfsg-3 source package in Ubuntu

Changelog

golang-github-mesos-mesos-go (0.0.2+dfsg-3) unstable; urgency=medium

  [ Tim Potter ]
  * Team upload.
  * Add me to uploaders

  [ Michael Stapelberg ]
  * Switch to XS-Go-Import-Path

 -- Michael Stapelberg <email address hidden>  Fri, 09 Feb 2018 09:32:56 +0100

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-mesos-mesos-go_0.0.2+dfsg-3.dsc 2.5 KiB 23c78266788774c8b542564adfdd993c4b1c5659657e0bfea492f5a67bcbd665
golang-github-mesos-mesos-go_0.0.2+dfsg.orig.tar.xz 216.2 KiB 2cd936794002a37b94cf50b6837c70b02a58340b3e18fcf4afee318ee8aaf5ba
golang-github-mesos-mesos-go_0.0.2+dfsg-3.debian.tar.xz 3.6 KiB e53bbefa6b89f0a7ede159aa29c666c6421004745986005374e1437b55d5c5cb

Available diffs

No changes file available.

Binary packages built by this source

golang-github-mesos-mesos-go-dev: Go language bindings for Apache Mesos

 Pure Go language bindings for Apache Mesos. As with other pure
 implementation, mesos-go uses the HTTP wire protocol to communicate
 directly with a running Mesos master and its slave instances. One of the
 objectives of this project is to provide an idiomatic Go API that makes it
 super easy to create Mesos frameworks using Go.