package
0.17.0
Repository: https://github.com/rupertchen/google-cloud-go.git
Documentation: pkg.go.dev

# Functions

NewController connects to the Debuglet Controller server using the given options, and returns a Controller for that connection.

# Variables

ErrDebuggeeDisabled is returned by List or Update if the server has disabled this Debuggee.
ErrListUnchanged is returned by List if the server time limit is reached before the list of breakpoints changes.

# Structs

Controller manages a connection to the Debuglet Controller service.
Options controls how the Debuglet Controller client identifies itself to the server.