debme
debme copied to clipboard
embed.FS wrapper providing additional functionality
Results
5
debme issues
Sort by
recently updated
recently updated
newest added
I wIsh there was am **.embedignore** feature, so that when i embed files it will ignore certain ones.
This PR introduces several new features and improvements to the Debme embedded filesystem wrapper: - Adds Stat method for retrieving file info, with robust error handling (returns fs.ErrNotExist for missing...