Versions in this module Expand all Collapse all v0 v0.4.0 Dec 19, 2024 Changes in this version + const AdminGroup + const AuthenticatedGroup + const UnauthenticatedGroup + type Authorizer struct + func NewAuthorizer() *Authorizer + func (a *Authorizer) Authorize(req *http.Request, user user.Info) bool v0.4.0-rc1 Dec 18, 2024