package asmdecl
import "golang.org/x/tools/go/analysis/passes/asmdecl"
Package asmdecl defines an Analyzer that reports mismatches between assembly files and Go declarations.
Index ¶
Constants ¶
const Doc = "report mismatches between assembly files and Go declarations"
Variables ¶
Source Files ¶
arches_go119.go asmdecl.go
- Version
- v0.2.0
- Published
- Oct 20, 2022
- Platform
- darwin/amd64
- Imports
- 12 packages
- Last checked
- 1 hour ago –
Tools for package owners.