directory
0.17.0
Repository: https://github.com/rupertchen/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 valuecollector is used to collect the values of variables in a program.