Versions in this module Expand all Collapse all v2 v2.1.6 Apr 7, 2023 Changes in this version + type Func func(http.ResponseWriter, *http.Request) error + type Handler interface + Authenticate func(http.ResponseWriter, *http.Request) error + Authorize func(http.ResponseWriter, *http.Request) error + func New(a service.Athenz) Handler Other modules containing this package github.com/AthenZ/garm/v3