Versions in this module Expand all Collapse all v1 v1.3.1 Aug 18, 2020 Changes in this version + func Filter(req *restful.Request, resp *restful.Response, chain *restful.FilterChain) + func FilterFunc(configOpts ...Option) restful.FilterFunction + type Option func(*config) + func WithAnalytics(on bool) Option + func WithAnalyticsRate(rate float64) Option + func WithServiceName(name string) Option