[ nabia ]
[ aramo ]
软件包: golang-github-smartystreets-go-aws-auth-dev (1.0.0-1)
golang-github-smartystreets-go-aws-auth-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-smartystreets-go-aws-auth:
- [golang-github-smartystreets-go-aws-auth_1.0.0-1.dsc]
- [golang-github-smartystreets-go-aws-auth_1.0.0.orig.tar.xz]
- [golang-github-smartystreets-go-aws-auth_1.0.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Tim Potter
外部的资源:
- 主页 [github.com]
相似软件包:
Go library to signs requests to Amazon Web Services
Go-AWS-Auth is a comprehensive, lightweight library for signing requests to Amazon Web Services using IAM roles or signed signatures.
It's easy to use: simply build your HTTP request and call awsauth.Sign(req) before sending your request over the wire.
Supported signing mechanisms are:
* Signed Signature Versions 2, 3, and 4 * Custom S3 Authentication Scheme * Security Token Service * S3 Query String Authentication * IAM Role
其他与 golang-github-smartystreets-go-aws-auth-dev 有关的软件包
|
|
|
-
- dep: golang-github-smartystreets-goconvey-dev
- Go testing in browser - sources
-
- dep: golang-github-smartystreets-gunit-dev
- xUnit-style test fixture adapter for go test