Versions in this module Expand all Collapse all v0 v0.1.1 Feb 11, 2024 Changes in this version + type Flag struct + func (s *Flag) UnmarshalText(text []byte) error + type NewReporterOpts struct + ConnMetrics *connmetrics.ConnMetrics + DNT string + ExecName string + F *Flag + L *zap.Logger + P *state.Provider + ReportInterval time.Duration + ReportTimeout time.Duration + URL string + UndecidedDelay time.Duration + type Reporter struct + func NewReporter(opts *NewReporterOpts) (*Reporter, error) + func (r *Reporter) Run(ctx context.Context) v0.1.0 Feb 11, 2024