riita10069 / roche

Roche is a Code Generator and Web Framework, makes web development super concise with Go, CleanArch
MIT License
14 stars 0 forks source link

To be implemented a FileSystem Abstraction System github.com/spf13/afero #2

Open riita10069 opened 3 years ago

riita10069 commented 3 years ago

Currently, the default file system is used. It is not abstracted. As a Code Generator, it is a challenge to be able to test the entire system in an integrated manner.

I want to implement the following good tools https://github.com/spf13/afero