Skip to content

dispatcher broken for old-style event with time.Time #443

@requilence

Description

@requilence

I've just tested #439 and got the gob encode error in the dispatcher for old-format event here
gob: type not registered for interface: map[string]interface {}

So looks like an empty time.Time decoded into map[string]interface which is not auto-registred in the gob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions