bridge

package
v0.0.0-...-249e25c Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2025 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetOs

func GetOs() string

Types

type AndroidSide

type AndroidSide interface {
	EmitError(msg string)
	EmitData(b []byte)
}

type GoSide

type GoSide struct {
	// contains filtered or unexported fields
}

func NewGoSide

func NewGoSide(s AndroidSide, appFileLocation string) (*GoSide, error)

NewGoSide ...

func (*GoSide) Write

func (g *GoSide) Write(b []byte) error

Write ...

Jump to

Keyboard shortcuts

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