package static
import "honnef.co/go/tools/callgraph/static"
Package static computes the call graph of a Go program containing only static call edges.
Index ¶
Functions ¶
func CallGraph ¶
CallGraph computes the call graph of the specified program considering only static calls.
Source Files ¶
static.go
- Version
- v0.0.0-2019.2.1
- Published
- Jun 27, 2019
- Platform
- windows/amd64
- Imports
- 3 packages
- Last checked
- 28 minutes ago –
Tools for package owners.