[ 原始碼: golang-github-joyent-gocommon ]
套件:golang-github-joyent-gocommon-dev(0.0~git20161202.b787089-3)
golang-github-joyent-gocommon-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-joyent-gocommon:
- [golang-github-joyent-gocommon_0.0~git20161202.b787089-3.dsc]
- [golang-github-joyent-gocommon_0.0~git20161202.b787089.orig.tar.xz]
- [golang-github-joyent-gocommon_0.0~git20161202.b787089-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- golang-github-joyent-gosdc-dev
- python3-apeye-core
- golang-github-dghubble-sling-dev
- node-http-signature
- golang-github-stretchr-testify-dev
- python3-pytest-httpx
- golang-github-hetznercloud-hcloud-go-dev
- python3-aresponses
- pki-tps-client
- golang-github-weppos-publicsuffix-go-dev
- golang-github-smartystreets-go-aws-auth-dev
common Go library for Joyent's Triton and Manta
The gocommon package collects common packages to interact with the Joyent Public Cloud and Joyent Manta services. The gocommon package is structured as follow:
- gocommon/client. Client for sending requests. - gocommon/errors. Joyent specific errors. - gocommon/http. HTTP client for sending requests. - gocommon/jpc. This package provides common structures and functions across packages. - gocommon/testing. Testing Suite for local testing.
其他與 golang-github-joyent-gocommon-dev 有關的套件
|
|
|
|
-
- dep: golang-github-joyent-gosign-dev
- Go HTTP signing library for Joyent's Triton and Manta
-
- dep: golang-github-julienschmidt-httprouter-dev
- High performance HTTP request router for Go that scales well
-
- dep: golang-gopkg-check.v1-dev
- Rich testing extension for Go's testing package