{"id":71517,"library":"oracle-oci-go-sdk-v54","title":"Oracle Cloud Infrastructure Go SDK","description":"Official Go SDK for Oracle Cloud Infrastructure, enabling interaction with OCI services.","status":"active","version":"54.0.0","language":"go","source_language":null,"source_url":"https://github.com/oracle/oci-go-sdk","tags":["oracle","cloud","sdk","oci","infrastructure"],"install":[{"cmd":"go get github.com/oracle/oci-go-sdk/v54","lang":"bash","label":"Install github.com/oracle/oci-go-sdk/v54"}],"dependencies":[],"imports":[{"symbol":"oci","correct":"github.com/oracle/oci-go-sdk/v54"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\t\"github.com/oracle/oci-go-sdk/v54/common\"\n\t\"github.com/oracle/oci-go-sdk/v54/identity\"\n)\n\nfunc main() {\n\tclient, err := identity.NewIdentityClientWithConfigurationProvider(common.DefaultConfigProvider())\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tresp, err := client.ListRegions(context.Background())\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(resp.Items)\n}","lang":"go","description":"Lists OCI regions using the Identity client."},"warnings":[],"env_vars":null,"search_vec":"'cloud':2,11,19 'enabl':13 'go':4,7 'infrastructur':3,12,22 'interact':14 'oci':16,21 'offici':6 'oracl':1,10,18 'sdk':5,8,20 'servic':17","created_at":"2026-06-17T18:28:17.093594+00:00","updated_at":"2026-06-17T18:28:17.093594+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/oracle/oci-go-sdk","github":"https://github.com/oracle/oci-go-sdk","docs":"https://pkg.go.dev/github.com/oracle/oci-go-sdk/v54#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}