Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Source field in Breakpoint events optional #67

Merged
merged 2 commits into from Dec 6, 2022

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    a23cb32 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. cmd/gentypes: update code generator to make Source a pointer

    This updates the gentypes to make the Source field of Breakpoint
    a pointer in the generated Go types.
    
    For google#66
    suzmue committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    4992328 View commit details
    Browse the repository at this point in the history