TODO: log last update

This commit is contained in:
Florian Klink 2019-11-25 17:43:56 +01:00
parent ad27d963f2
commit 16e197b154

View file

@ -14,6 +14,8 @@ import (
"github.com/tweag/gerrit-queue/submitqueue"
)
//TODO: log last update
// Frontend holds a gin Engine and the Sergequeue object
type Frontend struct {
Router *gin.Engine