Skip to content

Converting mkvmerge schema to Go silently generates incorrect code? #76

@marcopaganini

Description

@marcopaganini

I've been trying to convert the mkvmerge v14 JSON Schema to a Go Struct. The program generates the output file without complaints, but certain fields appear to be missing.

One example: The source contains the default_track field inside properties, but this is not anywhere in the generated Go source.

I have impression that this could be happening due to multiple fields called properties in the source, but haven't dug into the source code to have a more educated opinion.

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