This project is meant to visualize scheduled jobs for a given time-span, so you're able to see bottlenecks or time-frames where to many jobs are run simultaneously.
Go to file
Florian Brinker 0829e920bc go mod tiy 2019-11-07 23:53:42 +01:00
.gitignore remove binary 2019-11-07 23:52:28 +01:00
go.mod go mod tiy 2019-11-07 23:53:42 +01:00
go.sum go mod tiy 2019-11-07 23:53:42 +01:00
main.go add template 2019-11-07 23:50:52 +01:00
template.html add template 2019-11-07 23:50:52 +01:00
test.csv init 2019-11-07 23:16:09 +01:00