Directories ¶
Path | Synopsis |
---|---|
Package binres implements encoding and decoding of android binary resources.
|
Package binres implements encoding and decoding of android binary resources. |
The importers package uses go/ast to analyze Go packages or Go files and collect references to types whose package has a package prefix.
|
The importers package uses go/ast to analyze Go packages or Go files and collect references to types whose package has a package prefix. |
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.
|
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. |
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.
|
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. |
Package mobileinit contains common initialization logic for mobile platforms that is relevant to both all-Go apps and gobind-based apps.
|
Package mobileinit contains common initialization logic for mobile platforms that is relevant to both all-Go apps and gobind-based apps. |
Click to show internal directories.
Click to hide internal directories.