internal/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
internal/api | Package api determines the API of avo instruction constructors. |
internal/cmd | |
internal/cmd/asmvet | Command asmvet checks for correctness of Go assembly. |
internal/cmd/avogen | Command avogen generates code based on the instruction database. |
internal/cmd/docgen | Command docgen generates documentation from templates. |
internal/gen | Package gen provides code generators based on the instruction database. |
internal/github | Package github provides a client for the Github REST API. |
internal/inst | Package inst is the avo instruction database. |
internal/load | Package load loads the instruction database from external sources. |
internal/opcodescsv | Package opcodescsv extracts data from the Go x86.csv database. |
internal/opcodesextra | Package opcodesextra provides curated extensions to the instruction database. |
internal/opcodesxml | Package opcodesxml is a reader for the Opcodes XML database. |
internal/prnt | Package prnt provides common functionality for code generators. |
internal/stack | Package stack provides helpers for querying the callstack. |
internal/test | Package test provides testing utilities. |
- Version
- v0.6.0 (latest)
- Published
- Jan 7, 2024
- Platform
- linux/amd64
- Last checked
- 1 month ago –
Tools for package owners.