Skip to content

GoWSDL redefines primitive types, causing massive grief in the package namespace #281

@SGudbrandsson

Description

@SGudbrandsson

First off, brilliant library, thanks!

Second, I noticed an issue when generating code from WSDL.
int and byte are generated in lowercase, causing an issue in the namespace.

See:
Image

Image Image

I'll probably just refactor the app slightly to keep the generated code in it's own namespace with no other functions, but I think this is probably just some bug in the automation to always lowercase int and byte.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions