package
0.0.0-20240718204104-0ae79b28b06e
Repository: https://github.com/hergoln/golearning.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Crawl uses fetcher to recursively crawl pages starting with url, to a maximum of depth.
No description provided by the author
image 256x256.
No description provided by the author
Same determines whether the trees t1 and t2 contain the same values.
No description provided by the author
No description provided by the author
exercise Sqrt with loop.
Walk walks the tree t sending all values from the tree to the channel ch.
No description provided by the author
# Constants
const cannot be declared and assigned using ":=" constructor.
# Structs
No description provided by the author
No description provided by the author
Errors.
No description provided by the author
example of implementing Stringer interface (method String()).
SafeCounter is safe to use concurrently.
No description provided by the author
No description provided by the author
No description provided by the author