#io-readers parsing-html recursion
Explore tagged Tumblr posts
mylittlecoding-blog · 6 years ago
Photo
Tumblr media
Learned how to parse all links from an HTML file using Go, a depth-first search, and the html package in the standard library.
https://github.com/Radu1990/GO-Exercises
0 notes