TODO: log last update
This commit is contained in:
parent
ad27d963f2
commit
16e197b154
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue