golang-github-ovh-go-ovh 0.0~git20181109.ba5adb4-4 source package in Ubuntu

Changelog

golang-github-ovh-go-ovh (0.0~git20181109.ba5adb4-4) unstable; urgency=medium

  * use /tmp as default path for $HOME

 -- Thorsten Alteholz <email address hidden>  Mon, 11 Nov 2019 20:12:06 +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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-ovh-go-ovh_0.0~git20181109.ba5adb4-4.dsc 2.4 KiB 2f61cbedf0f044833182e80fc9d1a48f1900e40fbe13f90890d5ebbf076ee136
golang-github-ovh-go-ovh_0.0~git20181109.ba5adb4.orig.tar.xz 17.2 KiB e070b4648c773269295fc09a8c4ed1796193749f6c67a70b418438ea47750727
golang-github-ovh-go-ovh_0.0~git20181109.ba5adb4-4.debian.tar.xz 2.8 KiB 6c8619f620eb104b2b24b013de88cf05f062609be38802d9c7c84fee395d6c87

No changes file available.

Binary packages built by this source

golang-github-ovh-go-ovh-dev: Simple go wrapper for the OVH API

 Lightweight Go wrapper around OVH's APIs. Handles all the work including
 credential creation and requests signing.
 .
 This wrapper will first look for direct instantiation parameters
 then OVH_ENDPOINT, OVH_APPLICATION_KEY, OVH_APPLICATION_SECRET and
 OVH_CONSUMER_KEY environment variables. If either of these parameter is
 not provided, it will look for a configuration file.