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 ¶
asmdecl.go
- Version
- v0.1.6
- Published
- Sep 17, 2021
- Platform
- darwin/amd64
- Imports
- 12 packages
- Last checked
- 1 hour ago –
Tools for package owners.