Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upinternal/website: reconsider blob how-to section "Prefixed Buckets" #2510
Labels
Comments
|
IMHO this is a relatively unusual use case and doesn't warrant a whole section in the "How To". It should either be a) reduced to a sentence or less (e.g., something like "You can also wrap a *blob.Bucket to always operate on a subfolder of the bucket using blob.PrefixedBucket." where or b) removed entirely (and just in godoc) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://gocloud.dev/howto/blob/open-bucket/#prefix
Comment from @vangent: "I think we can drop this section and just leave it in the godoc. Thoughts?"
Originally posted in ff6e56c_