-
Couldn't load subscription status.
- Fork 1.7k
feat: add GCS support as file provider (#2013) #2435
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
base: development
Are you sure you want to change the base?
Conversation
…dsa/gofr into feat/gcs-file-provider
…ions and fix linting issue
…ions and fix linting issue
…ntation and removing separate logger for gcs
|
@Suryakantdsa I have updated this PR with the Seek, ReadAt and WriteAt method implemented by you. I think we have refactored almost all of the review comments given on PR #2013. And moreover GCS implementation is now using these common components. (logger, metrics). @akshat-kumar-singhal Can you take a final review on this. |
|
Thank you so much @Umang01-hash for taking the time to review and implement the required GCS changes. Really appreciate your help! |
Pull Request Template
Description:
pkg/datasource/file/gcs.Create,Remove,ReadDir,Open,StatandMakeDirusingcloud.google.com/go/storage.Checklist:
goimportandgolangci-lint.Fixes #2013