refactor: logparser

This commit is contained in:
Inanc Gumus
2019-08-19 20:00:27 +03:00
parent 158f475a2d
commit b39a9ea117
10 changed files with 94 additions and 94 deletions

View File

@ -7,6 +7,9 @@ import (
c "github.com/wcharczuk/go-chart"
)
// You need to run:
// go get -u github.com/wcharczuk/go-chart
type chartSummary struct {
title string
width, height int