golang-gopkg-dancannon-gorethink.v1 1.0.0-1 source package in Ubuntu

Changelog

golang-gopkg-dancannon-gorethink.v1 (1.0.0-1) unstable; urgency=medium

  * Initial release. (Closes: #794252)

 -- Alexandre Viau <email address hidden>  Fri, 31 Jul 2015 13:29:02 -0400

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

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-dancannon-gorethink.v1_1.0.0-1.dsc 2.3 KiB 78a1267e2fffdba612fd1187fa52a81fa2942c299d0603fe6afc680462157a3a
golang-gopkg-dancannon-gorethink.v1_1.0.0.orig.tar.gz 103.3 KiB efe3b08f87f3ddd9afb8d3bfba9d9d1a7351144d44788ddbd774daed0f26671a
golang-gopkg-dancannon-gorethink.v1_1.0.0-1.debian.tar.xz 1.8 KiB e50d3197887ef2171ee5a004f451c006b2c17635185b0d0a4829498a8605f11a

No changes file available.

Binary packages built by this source

golang-gopkg-dancannon-gorethink.v1-dev: RethinkDB driver for Go

 RethinkDB >= 2.0 compatible driver. The driver uses a connection
 pool at all times, by default it creates and frees connections
 automatically. It's safe for concurrent use by multiple goroutines.