Versions in this module Expand all Collapse all v0 v0.1.1 Feb 21, 2021 v0.1.0 Oct 25, 2020 Changes in this version + type LevelAuth interface + SetAuthLevel func(w http.ResponseWriter, req *http.Request, level uint32) error + func NewLevelAuth(ses sessions.Sessions) (LevelAuth, authrouter.CheckAuth)