Versions in this module Expand all Collapse all v0 v0.6.2 Jul 2, 2023 v0.6.1 Jun 28, 2023 v0.6.0 Jun 27, 2023 Changes in this version + type Ware struct + func New(log *log.Zap, next http.Handler) *Ware + func (m *Ware) ServeHTTP(rw http.ResponseWriter, req *http.Request) + func (m Ware) Info() *middleware.MiddlewareInfo