Documentation ¶ Index ¶ func EnsureSitemapsMatch(t *testing.T, got *scrape.Sitemap, expected *scrape.Sitemap) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func EnsureSitemapsMatch ¶ func EnsureSitemapsMatch(t *testing.T, got *scrape.Sitemap, expected *scrape.Sitemap) EnsureSitemapsMatch will check that two given sitemaps are equivelent. Uses testing to report any differences between the two sitemaps and their pages / assets. Types ¶ This section is empty. Source Files ¶ View all Source files match.go Click to show internal directories. Click to hide internal directories.