Skip to content

go code generation: add any dependencies from method parameters to GoType#dependencies getter #2042

@SoManyHs

Description

@SoManyHs

Since parameters of arguments may pull in dependencies that are not already imported, we need to look these up and add them to the dependencies getter on GoClass etc so as to generate import statements correctly.

Metadata

Metadata

Assignees

Labels

effort/mediumMedium work item – a couple days of effortfeature-requestA feature should be added or improved.in-progressIssue is being actively worked on.language/goRegarding GoLang bindings

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions