From e6794c7c980de379146215ea5ea3935f8875ddb1 Mon Sep 17 00:00:00 2001 From: Sebastian Tobie Date: Sat, 23 Jan 2021 11:15:47 +0100 Subject: [PATCH] describe menus.Rauth --- menus/menus.go | 1 + 1 file changed, 1 insertion(+) 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 //