EVE-Tools / element43

Market, Trade and Industry Manager for EVE Online
BSD 3-Clause "New" or "Revised" License
81 stars 25 forks source link

Refactor market-stats #47

Open zweizeichen opened 6 years ago

zweizeichen commented 6 years ago

At the moment it is a ~1kloc blob of Go code in a single file which needs to be split up into individual packages in preparation for reactive stat generation made possible by #46.