Registry / cloud / ibm-go-sdk-core-v5

ibm-go-sdk-core-v5

JSON →
library5.21.2gogounverified

Core library for IBM Cloud Go SDKs providing authentication, HTTP, and utility functions.

go get github.com/IBM/go-sdk-core/v5
INSTALL
IMPORT
SIG · IBM-GO-SDK-CORE-V5
I
ibm-go-sdk-core-v5
cloudgov5.21.2
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.

core
github.com/IBM/go-sdk-core/v5/core

Create an IAM authenticator

package main import ( "fmt" "github.com/IBM/go-sdk-core/v5/core" ) func main() { auth, _ := core.NewIamAuthenticatorBuilder(). SetApiKey("my-api-key"). Build() fmt.Println(auth.AuthenticationType()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Resources
ibm-go-sdk-core-v5 — go get ibm-go-sdk-core-v5 · libregistry