Versions in this module Expand all Collapse all v1 v1.0.3 May 23, 2026 Changes in this version + type Baseline struct + Lenght int + Status int + Tolerance int + func BuildBaseLine(baseUrl string, client *fasthttp.Client, placeholder string) (*Baseline, error) + func (b *Baseline) IsInteresting(status int, lenght int, tolerance int) bool