Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Auth ¶
func Auth[P comparable, C any](backend authpher.AuthzBackend[P, C], store authpher.SessionStore) func(http.Handler) http.Handler
func PermissionRequired ¶
func RegisterErrorHandler ¶
func RegisterErrorHandler(handler ErrorHandler)
Types ¶
type ErrorHandler ¶
type ErrorHandler func(error)
Click to show internal directories.
Click to hide internal directories.