golang-github-cyberdelia-heroku-go 5.1.0-1 source package in Ubuntu

Changelog

golang-github-cyberdelia-heroku-go (5.1.0-1) unstable; urgency=medium

  * New upstream release

 -- Thorsten Alteholz <email address hidden>  Sun, 08 Dec 2019 23:07:50 +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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-cyberdelia-heroku-go_5.1.0-1.dsc 2.5 KiB d0bb7d321dc61631b24c04e2fe2c85a4533163db6e0cd60c23d971eeeb5c9ba9
golang-github-cyberdelia-heroku-go_5.1.0.orig.tar.gz 107.1 KiB 9222fb9e6393a6bb8c72c430fec69b03d25b24afc912e1f0a6ebd1fd32e4f91e
golang-github-cyberdelia-heroku-go_5.1.0-1.debian.tar.xz 2.1 KiB 021c2987c8d002d21f42243a2605af6386947862272f929fef082706dc099f63

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.