Versions in this module Expand all Collapse all v0 v0.6.0 Oct 3, 2017 Changes in this version + func AuthMiddleware(requiredUser, requiredPassword, realm string) endpoint.Middleware + type AuthError struct + Realm string + func (AuthError) Error() string + func (AuthError) StatusCode() int + func (e AuthError) Headers() http.Header