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

feat(gengapic): generate helpers for Go 1.23 iterators #1542

Merged
merged 4 commits into from
Aug 16, 2024

Commits on Jun 28, 2024

  1. feat(gengapic): generate helpers for Go 1.23 iterators

    This changes starts generating build tag protected adapters for
    using our iterator types in Go range expressions.
    
    Related: googleapis/gax-go#358
    codyoss committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    57350fe View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    797d5c6 View commit details
    Browse the repository at this point in the history
  2. add example

    codyoss committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a5d1b43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    187e3b8 View commit details
    Browse the repository at this point in the history