8000 '-' within schema causes invalid stuct name to be created '-' can't be within struct name · Issue #47 · fiorix/wsdl2go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
'-' within schema causes invalid stuct name to be created '-' can't be within struct name #47
Open
@nlacey

Description

@nlacey

injested wsdl files with - in there field name,
In order to get the program to create the go code,
I needed to go through encoder.go and add string.Replace on '-' with "" one the various tag fields

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0