package
0.0.0-20211121033820-b9d8f4cfc0f9
Repository: https://github.com/kwangh/go-tutorial.git
Documentation: pkg.go.dev

# Functions

Crawl uses fetcher to recursively crawl pages starting with url, to a maximum of depth.
Same determines whether the trees t1 and t2 contain the same values.
Walk walks the tree t sending all values from the tree to the channel ch.
No description provided by the author

# Structs

No description provided by the author
SafeCounter is safe to use concurrently.

# Interfaces

No description provided by the author