Versions in this module Expand all Collapse all v0 v0.3.0 Mar 27, 2022 v0.2.0 Mar 16, 2022 v0.1.0 Mar 16, 2022 Changes in this version + type AuthRequest struct + func New(memory *memory.Memory) *AuthRequest + func (a *AuthRequest) ListenAndServe(addr string) error + func (a *AuthRequest) ServeHTTP(w http.ResponseWriter, r *http.Request)