Skip to content

go: include version in interface name if needed #1459

@dicej

Description

@dicej

A WIT world can import and/or export multiple versions of the same interface, in which case the code generator should include the versions in the package names to disambiguate them. The Go generator doesn't do this yet.

Extra credit for allowing the user to override the generated name(s) like we do in the C generator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gen-goRelated to the Go code generator

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions