Go chat room

The Go Programming Language Ex(10)

Ex 8.6 Add depth-limiting to the concurrent crawler. That is, if the user sets -depth=3, then only URLs reachable by at most three links will be fetched.