Categorygithub.com/CodeGophercises/sitemap-builder
modulepackage
0.0.0-20240506193831-9bd2c2da26d9
Repository: https://github.com/codegophercises/sitemap-builder.git
Documentation: pkg.go.dev

# README

Expects URL as a flag -url and prints out a SiteMap for the URL.

You can also pass the flag -depth to limit the siteMap builder to visit the desired level of nested links.

# Packages

No description provided by the author