Versions in this module Expand all Collapse all v0 v0.1.2 Nov 19, 2024 v0.1.0 Nov 19, 2024 Changes in this version + func InitRequestCollector() + type RequestCollector struct + var GRequestCollector *RequestCollector + func (x *RequestCollector) AutoTrigger() bool + func (x *RequestCollector) Metrics() []*kk_monitor.Metric + func (x *RequestCollector) Middleware(c *gin.Context) + func (x *RequestCollector) Update()