friendsofgo / killgrave

Simple way to generate mock servers written in Go
https://friendsofgo.github.io/killgrave/
MIT License
523 stars 100 forks source link

Use afero as fs #113

Closed aperezg closed 2 years ago

aperezg commented 3 years ago

A little refactor to organize a little bit the code related with the imposters, furthermore adding the use of the https://github.com/spf13/afero lib to avoid to use directly the os file system