File: README.md

package info (click to toggle)
golang-github-jacobsa-gcloud 0.0~git20150709-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 484 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
This repo contains unofficial code related to [Google Cloud Platform][gcp]
services; in particular a package for interacting with [Google Cloud
Storage][gcs]. The latter is just a wrapper around code that exists elsewhere,
presenting it with a different API.

[gcp]: https://cloud.google.com/
[gcs]: https://cloud.google.com/storage/