mobileapi

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package mobileapi is intended for use with gomobile.

Since gomobile has limited support for Go types, and since it has excellent support for byte slices, all non-trivial information is passed through mobileapi as encoded protocol buffers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close()

func Command

func Command(method string, bs []byte) ([]byte, error)

func Query

func Query(method string, bs []byte) ([]byte, error)

func SetPath

func SetPath(p string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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