Skip to content

Cannot encode map[int]string in JSON format #1

@timmathews

Description

@timmathews

The Go JSON encoder cannot deal with maps which use anything other than a string as a key. All of our lookup tables currently use map[int]string to encode their values.

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