Collecting Data while walkng a filesystem with Go2023-02-06 :: grayside#til #golang #lexical-scope #filesystem Using fs.WalkDir to collect data.Read more →
Fighting the Forward Slashes with Go’s MapFS2023-01-28 :: grayside#til #golang #testing #bug Avoiding Go testing/fstest.MapFS crashes on absolute paths.Read more →