Skip to content

Generating go client with custom basic data type. #6

Open
@david-littlefarmer

Description

@david-littlefarmer

For example when i define custom type type MyType map[string]string.
Then the MyType is not generated in go client.
So the client doesn't know what data type it is.
Name of datatype is transferred, but not the definition.

Workaround is to define this type outside of the package where is defined types for webrpc.

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