Versions in this module Expand all Collapse all v1 v1.1.0 Apr 23, 2026 Changes in this version + func NewQsPlugin(opts configv1.Option, log *log.Helper) (configv1.Plugin, error) + type Graph struct + Data map[string]float64 + HotUrls []string + StartedAt int64 + type QsPlugin struct + func (qs *QsPlugin) AddRouter(router *http.ServeMux) + func (qs *QsPlugin) HandleFunc(next http.HandlerFunc) http.HandlerFunc + func (qs *QsPlugin) Start(context.Context) error + func (qs *QsPlugin) Stop(context.Context) error + type SimpleMetadata struct + CacheRef int64 + Chunks string + Code int + Expired time.Time + Flags string + ID string + RespUnix time.Time + Size uint64 + Vd []string