golang-github-cyberdelia-heroku-go 1.0.0-2 source package in Ubuntu

Changelog

golang-github-cyberdelia-heroku-go (1.0.0-2) unstable; urgency=medium

  * upload source package

 -- Thorsten Alteholz <email address hidden>  Tue, 13 Aug 2019 20:24:13 +0000

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

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-cyberdelia-heroku-go_1.0.0-2.dsc 2.5 KiB ec4ce98a9a7a4cd2ef559d054eee61b101289067296ef8cd59a75c923c878840
golang-github-cyberdelia-heroku-go_1.0.0.orig.tar.xz 62.0 KiB 1a3a1110aff0e5c7934f02bbc737548bcd923644f2bbd06ab90d8b88614c2b99
golang-github-cyberdelia-heroku-go_1.0.0-2.debian.tar.xz 2.0 KiB 8fe97d30410cb4322c60209fb6050bd271349498e5b7de0e425ca56b95b80f3f

Available diffs

No changes file available.

Binary packages built by this source

golang-github-cyberdelia-heroku-go-dev: Heroku Platform API Go Client

 This package contains an API client interface for Heroku Platform API
 for the Go (golang) programming language.
 .
 To be able to interact with this API, you have to create a
 new service: s := heroku.NewService(nil)
 .
 The Service struct has all the methods you need to interact with heroku API.