Versions in this module Expand all Collapse all v1 v1.0.1 Apr 1, 2022 v1.0.0 Mar 31, 2022 Changes in this version + func AddFilters(handlers *beego.ControllerRegister) + func Middleware(o ...Option) func(http.Handler) http.Handler + func WrapRecoverFunc(config *beego.Config) + type Option func(*options) + func WithTracer(t *atatus.Tracer) Option