refactor: oop log parser

This commit is contained in:
Inanc Gumus
2019-08-26 21:52:47 +03:00
parent dcfc7748fe
commit fce56d299e
13 changed files with 256 additions and 181 deletions

View File

@@ -8,7 +8,7 @@ package main
// width, height int
// }
// func (s *chartReport) report(results iterator) error {
// func (s *chartReport) digest(results iterator) error {
// w := os.Stdout
// donut := chart.DonutChart{