-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The code-generator doesn't generate setters for interface fields when structs that implement the required interface are available in the same package namespace.
It would be helpful if builders for the enclosing struct generated builders using struct types that implement the given interface within the same package. This wouldn't be an exhaustive list of options but would provide the out of the box implementations that the upstream authors provided, if any.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels