internal/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
internal/binres | Package binres implements encoding and decoding of android binary resources. |
internal/importers | The importers package uses go/ast to analyze Go packages or Go files and collect references to types whose package has a package prefix. |
internal/importers/java | The java package takes the result of an AST traversal by the importers package and queries the java command for the type information for the referenced Java classes and interfaces. |
internal/importers/objc | The objc package takes the result of an AST traversal by the importers package and uses the clang command to dump the type information for the referenced ObjC classes and protocols. |
internal/mobileinit | Package mobileinit contains common initialization logic for mobile platforms that is relevant to both all-Go apps and gobind-based apps. |
internal/sdkpath | Package sdkpath provides functions for locating the Android SDK. |
- Version
- v0.0.0-20250210185054-b38b8813d607 (latest)
- Published
- Feb 10, 2025
- Platform
- linux/amd64
- Last checked
- 1 month ago –
Tools for package owners.