golang-github-mesos-mesos-go 0.0.1+dfsg-1 source package in Ubuntu

Changelog

golang-github-mesos-mesos-go (0.0.1+dfsg-1) unstable; urgency=medium

  * New upstream release [September 2015].
  * Build-Depends += "golang-objx-dev".
  * rules: added "DH_GOLANG_EXCLUDES = examples".

 -- Dmitry Smirnov <email address hidden>  Tue, 29 Sep 2015 13:05:23 +1000

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
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-mesos-mesos-go_0.0.1+dfsg-1.dsc 2.4 KiB 8b000d2f8e87124fd9f22492e5ee12fe05a4b3401ccccc2591b444d09ffff1ec
golang-github-mesos-mesos-go_0.0.1+dfsg.orig.tar.gz 231.9 KiB 96bdf87063beb394279e2a9ca65b5b58d398414ed77b7f4275d2225a324b45ba
golang-github-mesos-mesos-go_0.0.1+dfsg-1.debian.tar.xz 2.5 KiB e065a2d633905a32d5a808f06db6eb8f72dbfdf69fa7edb3853aa02cb529d6e6

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.