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

Golang file system (fs.FS) abstraction tailored for AWS S3 #28

Merged
merged 12 commits into from
May 12, 2024

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    f057a43 View commit details
    Browse the repository at this point in the history
  2. minor fixes

    fogfish committed May 12, 2024
    Configuration menu
    Copy the full SHA
    d757188 View commit details
    Browse the repository at this point in the history
  3. update LICENSE at each file

    fogfish committed May 12, 2024
    Configuration menu
    Copy the full SHA
    153a3af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54baea7 View commit details
    Browse the repository at this point in the history
  5. file read I/O errors

    fogfish committed May 12, 2024
    Configuration menu
    Copy the full SHA
    62f8877 View commit details
    Browse the repository at this point in the history
  6. improve error handling

    fogfish committed May 12, 2024
    Configuration menu
    Copy the full SHA
    11a0a1b View commit details
    Browse the repository at this point in the history
  7. improve error handling

    fogfish committed May 12, 2024
    Configuration menu
    Copy the full SHA
    1fc58c5 View commit details
    Browse the repository at this point in the history
  8. increase test coverage

    fogfish committed May 12, 2024
    Configuration menu
    Copy the full SHA
    5c85345 View commit details
    Browse the repository at this point in the history
  9. improve coverage

    fogfish committed May 12, 2024
    Configuration menu
    Copy the full SHA
    375ddc8 View commit details
    Browse the repository at this point in the history
  10. increase coverage

    fogfish committed May 12, 2024
    Configuration menu
    Copy the full SHA
    76f3188 View commit details
    Browse the repository at this point in the history
  11. increase test coverage

    fogfish committed May 12, 2024
    Configuration menu
    Copy the full SHA
    542d98a View commit details
    Browse the repository at this point in the history
  12. clean up example

    fogfish committed May 12, 2024
    Configuration menu
    Copy the full SHA
    d44ccea View commit details
    Browse the repository at this point in the history