Versions in this module Expand all Collapse all v0 v0.1.0 Apr 20, 2020 Changes in this version + type PostfixQueueCollectScheduler struct + func NewPostfixQueueCollectScheduler(q *postfix.PostQueue, logger log.Logger) *PostfixQueueCollectScheduler + func (s *PostfixQueueCollectScheduler) Collect() + func (s *PostfixQueueCollectScheduler) Collector() prometheus.Collector + func (s *PostfixQueueCollectScheduler) Start(intervalSeconds uint64) chan bool + type PostfixQueueCollector struct + func (c *PostfixQueueCollector) Collect(ch chan<- prometheus.Metric) + func (c *PostfixQueueCollector) Describe(ch chan<- *prometheus.Desc)