Versions in this module Expand all Collapse all v0 v0.11.2 Aug 12, 2026 Changes in this version + type RESTSource struct + func NewRESTSource(cfg adapter.SourceConfig, logger *slog.Logger) (*RESTSource, error) + func (r *RESTSource) Close() error + func (r *RESTSource) Poll(ctx context.Context) (map[string]adapter.StageMetrics, error)