Tips
Viewing offline docs
sh
# Opens a web page of the current module's docs.
# Defaults to the std lib, if no module was found.
go doc -httpsh
# Opens a web page of the current module's docs.
# Defaults to the std lib, if no module was found.
go doc -http