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.10
- Published
- Mar 15, 2022
- Platform
- js/wasm
- Imports
- 12 packages
- Last checked
- 5 hours ago –
Tools for package owners.