Added hourly visitors and active visitors to tracking page.

This commit is contained in:
Marvin Blum
2020-06-26 02:02:00 +02:00
committed by Marvin Blum
parent 9bd2ff362e
commit 1276ed013b
5 changed files with 105 additions and 14 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/cenkalti/backoff/v4 v4.0.2 // indirect
github.com/emvi/api-go v0.0.0-20191210194347-0a945446f6a8
github.com/emvi/logbuch v1.1.1
github.com/emvi/pirsch v0.0.0-20200625182355-75f0aba03718
github.com/emvi/pirsch v0.0.0-20200625233854-9bc410bf1483
github.com/gorilla/mux v1.7.4
github.com/gosimple/slug v1.9.0
github.com/jmoiron/sqlx v1.2.0