{"id":52893,"library":"codedellemc-goscaleio","title":"GoScaleIO","description":"GoScaleIO is a Go client library for interacting with the ScaleIO storage system API.","status":"active","version":"0.1.0","language":"go","source_language":null,"source_url":"https://github.com/codedellemc/goscaleio","tags":["scaleio","storage","client","api"],"install":[{"cmd":"go get github.com/codedellemc/goscaleio","lang":"bash","label":"Install github.com/codedellemc/goscaleio"}],"dependencies":[],"imports":[{"symbol":"goscaleio","correct":"github.com/codedellemc/goscaleio"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/codedellemc/goscaleio\"\n)\n\nfunc main() {\n\tclient, err := goscaleio.NewClient()\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(client)\n}","lang":"go","description":"Create a new ScaleIO client"},"warnings":[],"env_vars":null,"search_vec":"'api':15,19 'client':6,18 'go':5 'goscaleio':1,2 'interact':9 'librari':7 'scaleio':12,16 'storag':13,17 'system':14","created_at":"2026-06-15T07:16:56.113838+00:00","updated_at":"2026-06-15T07:16:56.113838+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/codedellemc/goscaleio","github":"https://github.com/codedellemc/goscaleio","docs":"https://pkg.go.dev/github.com/codedellemc/goscaleio#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","utility"],"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}}