Registry / auth / aliyun-credentials-go

aliyun-credentials-go

JSON →
library1.4.12gogounverified

Package credentials-go provides credential management for Alibaba Cloud services.

go get github.com/aliyun/credentials-go
INSTALL
IMPORT
SIG · ALIYUN-CREDENTIALS
A
aliyun-credentials-go
authgov1.4.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

credentials
github.com/aliyun/credentials-go

Create a new credential

package main import ( "github.com/aliyun/credentials-go/credentials" ) func main() { cred, err := credentials.NewCredential(nil) if err != nil { panic(err) } _ = cred }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.12latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
48 hits · last 30 days
node
40
Amazon
1
Resources
aliyun-credentials-go — go get aliyun-credentials-go · libregistry