client

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2019 License: Apache-2.0 Imports: 32 Imported by: 14

Documentation

Overview

Package client provides helper methods and types for communicating with the GAPIR service.

Index

Constants

View Source
const LaunchArgsKey tyLaunchArgsKey = "<gapir-launch-args>"

LaunchArgsKey is the bind device property key used to control the command line arguments when launching GAPIR. The property must be of type []string.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client is interface used to connect to GAPIR instances on devices.

func New

func New(ctx context.Context) *Client

New returns a newly construct Client.

func (*Client) Connect

func (c *Client) Connect(ctx context.Context, d bind.Device, abi *device.ABI) (gapir.Connection, error)

Connect opens a connection to the replay device.

Jump to

Keyboard shortcuts

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