package static
import "golang.org/x/tools/go/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.16.0
- Published
- Nov 27, 2023
- Platform
- darwin/amd64
- Imports
- 3 packages
- Last checked
- 1 hour ago –
Tools for package owners.