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

Changelog

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

  * Team upload.
  * Set HOME for tests.
  * Disabled failing tests.

 -- Dmitry Smirnov <email address hidden>  Tue, 24 Dec 2019 14:01:21 +1100

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-ovh-go-ovh_0.0~git20181109.ba5adb4-5.dsc 2.3 KiB fc98158f8f8027936e9e757c309d2e842a981fda48a74ac20633ef53581c420f
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-5.debian.tar.xz 2.9 KiB 122b51704d6f03882d2d0458f1edfb88287b6fc2306361af82ac2c8facfbd606

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.