Imports
- golang.org/x/tools/godoc/analysis
- golang.org/x/tools/godoc/util
- golang.org/x/tools/godoc/vfs
- golang.org/x/tools/godoc/vfs/httpfs
Standard library imports
- bufio
- bytes
- encoding/gob
- encoding/json
- errors
- fmt
- go/ast
- go/build
- go/doc
- go/format
- go/parser
- go/printer
- go/scanner
- go/token
- html
- html/template
- index/suffixarray
- io
- io/ioutil
- log
- net/http
- os
- path
- path/filepath
- regexp
- runtime
- sort
- strconv
- strings
- sync
- text/scanner
- text/template
- time
- unicode
- unicode/utf8