Versions in this module Expand all Collapse all v0 v0.1.1 Sep 3, 2025 v0.1.0 Sep 1, 2025 Changes in this version + const ProviderType + type Provider struct + func NewProvider(timeout time.Duration) *Provider + func (p *Provider) Run(ctx context.Context, cfg *config.AnalysisHTTP) (bool, string, error) + func (p *Provider) Type() string