directory
0.59.3
Repository: https://github.com/adrianduke/google-cloud-go.git
Documentation: pkg.go.dev

# Packages

Package breakpoints handles breakpoint requests we get from the user through the Debuglet Controller, and manages corresponding breakpoints set in the code.
Package controller is a library for interacting with the Google Cloud Debugger's Debuglet Controller service.
Package debug provides the portable interface to a program being debugged.
Package valuecollector is used to collect the values of variables in a program.