{"id":28342487,"url":"https://github.com/beyondstorage/go-storage-example","last_synced_at":"2025-07-25T02:13:53.487Z","repository":{"id":46576153,"uuid":"360742253","full_name":"beyondstorage/go-storage-example","owner":"beyondstorage","description":"Examples usage of go-storage","archived":false,"fork":false,"pushed_at":"2021-10-27T09:15:31.000Z","size":313,"stargazers_count":3,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-19T14:49:10.646Z","etag":null,"topics":["storage"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beyondstorage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-23T02:38:18.000Z","updated_at":"2024-01-04T12:12:02.000Z","dependencies_parsed_at":"2022-08-19T13:31:33.645Z","dependency_job_id":null,"html_url":"https://github.com/beyondstorage/go-storage-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beyondstorage/go-storage-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondstorage%2Fgo-storage-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondstorage%2Fgo-storage-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondstorage%2Fgo-storage-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondstorage%2Fgo-storage-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beyondstorage","download_url":"https://codeload.github.com/beyondstorage/go-storage-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondstorage%2Fgo-storage-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266944047,"owners_count":24010481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["storage"],"created_at":"2025-05-27T05:22:13.644Z","updated_at":"2025-07-25T02:13:53.481Z","avatar_url":"https://github.com/beyondstorage.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Examples for go-storage\n\n## Init Service/Storage\n\n- [Create bos Storager](new_bos.go) (Baidu Object Storage)\n- [Create cos Storager](new_cos.go) (Tencent Cloud Object Storage)\n- [Create fs Storager](new_fs.go)\n- [Create ftp Storager](new_ftp.go) (File Transfer Protocol)\n- [Create hdfs Storager](new_hdfs.go) (Hadoop Distributed File System)\n- [Create ipfs Storager](new_ipfs.go) (InterPlanetary File System)\n- [Create minio Storager](new_minio.go) (MinIO)\n- [Create gdrive Storager](new_gdrive.go) (Google Drive)\n- [Create s3 Storager](new_s3.go) (Amazon S3)\n\n## Basic Operations\n\n### List files\n\n- [List all files](list.go)\n- [List a directory](list.go)\n- [List with prefix](list.go)\n- [List multipart uploads](list.go)\n\n### Read file\n\n- [Read a file](read.go)\n- [Read a range of a file](read.go)\n- [Read a file with callback](read.go)\n- [Read a file using signed URL](read.go)\n\n### Write file\n\nWrite a single file.\n\n- [Write a file](write.go)\n- [Write a file with callback](write.go)\n- [Write a file using signed URL](write.go)\n\nWrite file via append.\n\n- [Append to a new file](append.go)\n- [Append to an existing file](append.go)\n\nWrite file via multipart.\n\n- [Multipart upload](multipart.go)\n- [Resume a multipart upload](multipart.go)\n- [Cancel a multipart upload](multipart.go)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondstorage%2Fgo-storage-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeyondstorage%2Fgo-storage-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondstorage%2Fgo-storage-example/lists"}