Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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