Show a specific symbol

go doc

  • Show documentation for a package or symbol.
    More information: <https://golang.org/cmd/go/#hdr-Show_documentation_for_package_or_symbol>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

go doc -all -src {{encoding/json.Number}}

click the source code to copy install go doc on any operating system with command-not-found.com