//
pkg.gl
Category
github.com/jhump/golang-x-tools
cmd
guru
package
0.0.0-20220218190644-4958d6d39439
Repository:
https://github.com/jhump/golang-x-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
37
Dependents
0
Files
4.6k SLOC
bufio
bytes
encoding/json
flag
fmt
github.com/jhump/golang-x-tools/cmd/guru/serial
github.com/jhump/golang-x-tools/go/ast/astutil
github.com/jhump/golang-x-tools/go/buildutil
github.com/jhump/golang-x-tools/go/callgraph
github.com/jhump/golang-x-tools/go/callgraph/static
github.com/jhump/golang-x-tools/go/loader
github.com/jhump/golang-x-tools/go/pointer
github.com/jhump/golang-x-tools/go/ssa
github.com/jhump/golang-x-tools/go/ssa/ssautil
github.com/jhump/golang-x-tools/go/types/typeutil
github.com/jhump/golang-x-tools/imports
github.com/jhump/golang-x-tools/refactor/importgraph
go/ast
go/build
go/constant
go/parser
go/printer
go/token
go/types
io
log
os
path
path/filepath
reflect
runtime
runtime/pprof
sort
strconv
strings
sync
unicode/utf8