Skip to content

Interface Field Builders #37

@whwalter

Description

@whwalter

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions