View documentation for the current package
Show package documentation and exported symbols
Show also documentation of symbols
go doc -all encoding/jsonShow also sources
go doc -all -src encoding/jsonShow a specific symbol
go doc -all -src encoding/json.Number