Skip to content

ProgressParams.Token should be a pointer or it won't marshal. #30

@perrito666

Description

@perrito666

Token type has a custom Marshaller/Unmarshaler and no public attributes. When used in ProgressParams it Marshals to a {} instead of string and, at least VSCode silently ignores it as it cannot find a corresponding type.

I wanted to contribute a patch but I am not sure how this is being generated.

Thank you very much for this library

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

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