Skip to content

Generic type for Event #258

@liamwh

Description

@liamwh

Hi, I'd like to make my system which uses CloudEvents more type safe, which means that I would like to have an event trait that is implemented by my type so that when I'm matching on that Cloud Event type, I'm not having to match on the type name, which is a string and is loosely typed. Is that something which you guys are open to implementing?

Cheers,

Liam

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