{"id":52777,"library":"ibm-go-sdk-core-v5","title":"IBM Go SDK Core v5","description":"Core library for IBM Cloud Go SDKs providing authentication, HTTP, and utility functions.","status":"active","version":"5.21.2","language":"go","source_language":null,"source_url":"https://github.com/IBM/go-sdk-core","tags":["ibm","cloud","sdk","authentication"],"install":[{"cmd":"go get github.com/IBM/go-sdk-core/v5","lang":"bash","label":"Install github.com/IBM/go-sdk-core/v5"}],"dependencies":[],"imports":[{"symbol":"core","correct":"github.com/IBM/go-sdk-core/v5/core"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/IBM/go-sdk-core/v5/core\"\n)\n\nfunc main() {\n    auth, _ := core.NewIamAuthenticatorBuilder().\n        SetApiKey(\"my-api-key\").\n        Build()\n    fmt.Println(auth.AuthenticationType())\n}","lang":"go","description":"Create an IAM authenticator"},"warnings":[],"env_vars":null,"search_vec":"'authent':14,22 'cloud':10,20 'core':4,6 'function':18 'go':2,11 'http':15 'ibm':1,9,19 'librari':7 'provid':13 'sdk':3,21 'sdks':12 'util':17 'v5':5","created_at":"2026-06-15T07:11:14.354370+00:00","updated_at":"2026-06-15T07:11:14.354370+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/IBM/go-sdk-core","github":"https://github.com/IBM/go-sdk-core","docs":"https://pkg.go.dev/github.com/IBM/go-sdk-core/v5#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}