Versions in this module Expand all Collapse all v0 v0.11.1 Feb 11, 2021 v0.11.0 Feb 11, 2021 Changes in this version + type PortierisMetrics struct + AllowDecisionCount prometheus.Counter + DenyDecisionCount prometheus.Counter + func NewMetrics() *PortierisMetrics + func (p *PortierisMetrics) GetMetricsHandler() http.Handler + func (p *PortierisMetrics) UnregisterAll()