Changeable FileSystem for FileHandler by tchssk · Pull Request #1296 · goadesign/goa

goa can serve static assets via the DSL Files but it always uses the native file system. This patch makes it possible to use another FileSystem for that.