Tommy van der Vorst
d23cd197e1
chore(fs): changes to allow Filesystem to be implemented externally ( #10040 )
...
### Purpose
The `fs.Filesystem` interface contains two parts that cannot be
implemented externally because they are private:
* `filesystemWrapperType`: this PR changes `unwrapFilesystem` to
downcast to a specific concrete type
* `underlying`: this PR simply moves it to an unexported interface
### Testing
Regular tests pass.
2025-04-08 12:39:39 +00:00
..
2025-03-15 21:06:38 +01:00
2022-05-22 22:10:18 +02:00
2024-02-27 13:05:19 +01:00
2024-11-19 11:32:56 +01:00
2024-08-10 12:58:20 +01:00
2025-04-08 12:23:57 +00:00
2024-12-01 16:50:17 +01:00
2025-01-09 19:33:04 +01:00
2024-11-19 11:32:56 +01:00
2024-12-19 20:16:44 +00:00
2024-11-19 11:32:56 +01:00
2025-04-08 12:39:39 +00:00
2024-05-18 20:31:49 +03:00
2023-02-22 12:22:52 +01:00
2024-09-28 17:16:44 +02:00
2024-07-31 07:31:14 +02:00
2024-02-10 21:02:42 +01:00
2025-04-04 09:24:04 -07:00
2024-11-19 11:32:56 +01:00
2023-08-21 19:44:33 +02:00
2024-12-01 16:50:17 +01:00
2024-11-19 11:32:56 +01:00
2025-01-11 17:38:29 +01:00
2022-07-28 17:32:45 +02:00
2024-11-19 11:32:56 +01:00
2024-12-01 16:50:17 +01:00
2024-09-30 14:16:27 -05:00
2025-04-03 10:12:23 +02:00
2023-08-21 19:44:33 +02:00
2024-08-10 12:58:20 +01:00
2024-12-01 16:50:17 +01:00
2024-11-19 11:32:56 +01:00
2023-08-21 19:44:33 +02:00
2023-08-21 19:44:33 +02:00
2025-03-30 11:56:29 -07:00
2023-08-21 19:44:33 +02:00
2023-12-11 22:06:45 +01:00
2025-03-28 13:44:01 +00:00
2023-08-21 19:44:33 +02:00
2024-09-24 08:55:04 +02:00
2024-11-19 11:32:56 +01:00
2024-11-19 11:32:56 +01:00
2025-03-27 10:17:10 +01:00
2025-04-03 10:12:23 +02:00
2024-12-01 16:50:17 +01:00
2024-11-19 11:32:56 +01:00