diff --git a/menus/menus.go b/menus/menus.go index ec4d2d9..52fcea0 100644 --- a/menus/menus.go +++ b/menus/menus.go @@ -6,6 +6,7 @@ import ( "go.sebtobie.de/httpserver/auth" ) +// Rauth is an type to idenitfy the need of the handlers. type Rauth int //