Commit Graph

1 Commits

Author SHA1 Message Date
Curtis Mason 0b8f56de92
Created CloudEvent class (#36)
CloudEvents is a more pythonic interface for using cloud events.
It is powered by internal marshallers and cloud event base classes.
It performs basic validation on fields, and cloud event type checking.

Signed-off-by: Curtis Mason <cumason@google.com>
Signed-off-by: Dustin Ingram <di@users.noreply.github.com>
2020-06-23 16:53:43 -05:00