Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal/website: reconsider blob how-to section "Prefixed Buckets" #2510

Open
polinasok opened this issue Jul 10, 2019 · 1 comment
Open

internal/website: reconsider blob how-to section "Prefixed Buckets" #2510

polinasok opened this issue Jul 10, 2019 · 1 comment
Labels

Comments

@polinasok
Copy link
Contributor

@polinasok polinasok commented Jul 10, 2019

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_

@vangent
Copy link
Contributor

@vangent vangent commented Jul 10, 2019

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 blob.PrefixedBucket there is a link to the godoc.

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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.