Skip to content

Extra fields are only string type #2

@igalvit

Description

@igalvit

You should change the line
Extra map[string]string
to
Extra map[string]interface{}
to allow different type fields like int, log, etc.

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