package debug
import "honnef.co/go/tools/debug"
Package debug contains helpers for debugging static analyses.
Index ¶
Functions ¶
func TypeCheck ¶
TypeCheck parses and type-checks a single-file Go package from a string. The package must not have any imports.
Source Files ¶
debug.go
- Version
- v0.3.0
- Published
- Mar 30, 2022
- Platform
- windows/amd64
- Imports
- 5 packages
- Last checked
- 16 minutes ago –
Tools for package owners.