styx/utils
Christopher Talib 7785372e3a Refactoring from utils to models
This work refactors saving and extracting function from the utils
package to the models package as it is a main component of the tool.
`utils` will take care of not related to models functions (such as
finding the files for example).

Also creating unique files for each type of source we are parsing.
2020-01-28 16:02:17 +01:00
..
files.go First work on Pastebin parser 2020-01-26 17:27:20 +01:00
main.go saving 2020-01-23 13:13:59 +01:00
saves.go Refactoring from utils to models 2020-01-28 16:02:17 +01:00