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

codegen/golang: Consolidate import logic #1139

Merged
merged 2 commits into from
Aug 21, 2021
Merged

Commits on Aug 21, 2021

  1. codegen/golang: Consolidate import logic

    Refactor import logic into a two shared functions instead of three
    confusing call sites.
    kyleconroy committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    45fea05 View commit details
    Browse the repository at this point in the history
  2. Remove comments

    kyleconroy committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    b8e4e57 View commit details
    Browse the repository at this point in the history