Skip to content

feat: add BridgeIOFS adapter and update README#575

Open
spf13 wants to merge 1 commit intomasterfrom
feat/bridge-iofs
Open

feat: add BridgeIOFS adapter and update README#575
spf13 wants to merge 1 commit intomasterfrom
feat/bridge-iofs

Conversation

@spf13
Copy link
Owner

@spf13 spf13 commented Mar 12, 2026

  • Add NewBridgeIOFS to import any io/fs.FS as a read-only afero.Fs
  • Add iofsbridge_test.go with full test coverage
  • Update README: bidirectional io/fs bridge section, BridgeIOFS in backend reference table, new embedded assets + CopyOnWrite use case, fix incorrect afero.FromIOFS reference to afero.NewBridgeIOFS

- Add NewBridgeIOFS to import any io/fs.FS as a read-only afero.Fs
- Add iofsbridge_test.go with full test coverage
- Update README: bidirectional io/fs bridge section, BridgeIOFS in
  backend reference table, new embedded assets + CopyOnWrite use case,
  fix incorrect afero.FromIOFS reference to afero.NewBridgeIOFS
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.

2 participants