Skip to content

Add Golang subcommand for code generation#4

Merged
adbenitez merged 23 commits into
mainfrom
copilot/add-golang-code-generator
Mar 4, 2026
Merged

Add Golang subcommand for code generation#4
adbenitez merged 23 commits into
mainfrom
copilot/add-golang-code-generator

Conversation

Copilot AI commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

Add golang code generation via go sub-command

closes #3

Copilot AI and others added 2 commits March 2, 2026 12:40
Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
….Wait()

Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Golang subcommand for code generation Add Go code generator (go subcommand) Mar 2, 2026
@link2xt

link2xt commented Mar 2, 2026

Copy link
Copy Markdown

Please keep AI-generated code in a separate repo

@adbenitez

Copy link
Copy Markdown
Contributor

why would I? I am taking care of this PR I am just using this as base

@adbenitez

This comment was marked as outdated.

Copilot AI and others added 2 commits March 2, 2026 21:02
…rged struct

Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>

This comment was marked as outdated.

Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
Copilot AI changed the title Add Go code generator (go subcommand) Add GetKind() string to generated union type interfaces Mar 3, 2026
Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
Copilot AI changed the title Add GetKind() string to generated union type interfaces Add GetKind() to union interfaces and handle map[string]UnionType method results Mar 3, 2026
@adbenitez adbenitez changed the title Add GetKind() to union interfaces and handle map[string]UnionType method results Add Golang subcommand for code generation Mar 3, 2026
Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
Copilot AI changed the title Add Golang subcommand for code generation Fix invalid Go code generated for map[string]UnionType return types Mar 3, 2026
Co-authored-by: adbenitez <24558636+adbenitez@users.noreply.github.com>
Copilot AI changed the title Fix invalid Go code generated for map[string]UnionType return types Fix unused unmarshal helpers for parameter-only union types Mar 3, 2026
@adbenitez adbenitez changed the title Fix unused unmarshal helpers for parameter-only union types Add Golang subcommand for code generation Mar 3, 2026
@adbenitez adbenitez marked this pull request as ready for review March 4, 2026 02:28
@adbenitez adbenitez merged commit 1e9bdbe into main Mar 4, 2026
3 checks passed
@adbenitez adbenitez deleted the copilot/add-golang-code-generator branch March 4, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add golang code generator

3 participants