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

Example/remote file server #1177

Merged
merged 29 commits into from
Nov 7, 2024
Merged

Conversation

Umang01-hash
Copy link
Contributor

@Umang01-hash Umang01-hash commented Nov 7, 2024

Pull Request Template

Description:

Additional Information:

  • This PR includes the usage of AddFileStore function to configure a remote file server in gofr and uses the api's available to interact with the remote directory.
    Checklist:

  • I have formatted my code using goimport and golangci-lint.

  • All new code is covered by unit tests.

  • This PR does not decrease the overall code coverage.

  • I have reviewed the code comments and documentation for clarity.

Thank you for your contribution!

RahulMohanK and others added 27 commits September 19, 2024 02:28
@Umang01-hash Umang01-hash merged commit d868d36 into development Nov 7, 2024
12 checks passed
@Umang01-hash Umang01-hash deleted the example/remote_file_server branch November 7, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Example for using interacting with files
4 participants