{"id":69495,"library":"flyteorg-stow","title":"Stow","description":"Stow provides an abstraction layer for cloud storage services, allowing unified access to multiple providers.","status":"active","version":"0.3.13","language":"go","source_language":null,"source_url":"https://github.com/flyteorg/stow","tags":["cloud-storage","abstraction","s3","gcs","azure"],"install":[{"cmd":"go get github.com/flyteorg/stow","lang":"bash","label":"Install github.com/flyteorg/stow"}],"dependencies":[],"imports":[{"symbol":"stow","correct":"github.com/flyteorg/stow"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/flyteorg/stow\"\n)\n\nfunc main() {\n    loc, _ := stow.Dial(\"s3\", stow.ConfigMap{\"access_key_id\": \"...\", \"secret_access_key\": \"...\"})\n    fmt.Println(loc)\n}","lang":"go","description":"Connect to an S3-compatible storage"},"warnings":[],"env_vars":null,"search_vec":"'abstract':5,20 'access':13 'allow':11 'azur':23 'cloud':8,18 'cloud-storag':17 'gcs':22 'layer':6 'multipl':15 'provid':3,16 's3':21 'servic':10 'storag':9,19 'stow':1,2 'unifi':12","created_at":"2026-06-17T18:02:31.111624+00:00","updated_at":"2026-06-17T18:02:31.111624+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/flyteorg/stow","github":"https://github.com/flyteorg/stow","docs":"https://pkg.go.dev/github.com/flyteorg/stow#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","storage"],"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}}