gomobile

package module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2024 License: BSD-3-Clause Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const Stub = 0

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package asset provides access to application-bundled assets.
Package asset provides access to application-bundled assets.
Package bind implements a code generator for gobind.
Package bind implements a code generator for gobind.
java
Package java implements the Java language bindings.
Package java implements the Java language bindings.
objc
Package objc implements the Objective-C language bindings.
Package objc implements the Objective-C language bindings.
seq
Package seq implements the machine-dependent seq serialization format.
Package seq implements the machine-dependent seq serialization format.
cmd
gobind
Gobind generates language bindings that make it possible to call Go functions from Java and Objective-C.
Gobind generates language bindings that make it possible to call Go functions from Java and Objective-C.
gomobile
Gomobile is a tool for building and running mobile apps written in Go.
Gomobile is a tool for building and running mobile apps written in Go.
internal
binres
Package binres implements encoding and decoding of android binary resources.
Package binres implements encoding and decoding of android binary resources.
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.
The importers package uses go/ast to analyze Go packages or Go files and collect references to types whose package has a package prefix.
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.
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.
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.
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.
mobileinit
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.
sdkpath
Package sdkpath provides functions for locating the Android SDK.
Package sdkpath provides functions for locating the Android SDK.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL