Versions in this module Expand all Collapse all v1 v1.0.0 Jan 26, 2019 Changes in this version + type AuthMiddleware struct + func NewAuthMiddleware(conf *config.Config) *AuthMiddleware + func (m AuthMiddleware) ServeHTTP(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)