package
1.7.0-dev-20191021
Repository: https://github.com/google/gapid.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new master client object that talks to the provided Master.
NewLocal creates a new local Master that manages it's own satellites.
NewRemoteMaster returns a Master that talks to a remote grpc Master service.
Serve wraps a Master in a grpc server.

# Structs

Client is a wrapper over a Master object that provides client targeted features.

# Interfaces

Master is the interface to a master implementation.

# Type aliases

No description provided by the author
No description provided by the author