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

Introduce Bucket provider constants with the common part as a prefix #1589

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

matheuscscp
Copy link
Collaborator

Part of #1569

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
@stefanprodan stefanprodan added the area/api API related issues and pull requests label Aug 23, 2024
@stefanprodan stefanprodan merged commit 823224e into main Aug 23, 2024
10 checks passed
@stefanprodan stefanprodan deleted the new-bucket-provider-constants branch August 23, 2024 09:47
// GenericBucketProvider for any S3 API compatible storage Bucket.
// Deprecated: use BucketProviderGeneric.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't being shown as deprecated in my IDE with gopls. If a newline is added above this line, it is recognized as deprecated and IDE visually shows it as deprecated by striking through the word.
Looking at https://go.dev/wiki/Deprecated newline seems to be required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api API related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants