Versions in this module Expand all Collapse all v1 v1.2.3 Dec 4, 2025 v1.2.2 Jun 5, 2025 v1.2.1 Mar 4, 2025 v1.2.0 Feb 22, 2025 Changes in this version + var Distance uint8 = 5 + func UniqueHash(bl *Baseline) uint16 + type Baseline struct + Body pkg.BS + Chunked bool + Collected bool + Dir bool + Header pkg.BS + IsBaseline bool + Raw pkg.BS + Recu bool + RecuDepth int + Response *http.Response + Retry int + SameRedirectDomain bool + URLs []string + Url *url.URL + func NewBaseline(u, host string, resp *ihttp.Response) *Baseline + func NewInvalidBaseline(u, host string, resp *ihttp.Response, reason string) *Baseline + func (bl *Baseline) Collect() + func (bl *Baseline) CollectURL() + func (bl *Baseline) Compare(other *Baseline) int + func (bl *Baseline) FuzzyCompare(other *Baseline) bool + func (bl *Baseline) IsDir() bool + func (bl *Baseline) ProbeOutput(format []string) string