Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cloud_events
main
CloudEvents
ContentType
Decoder
JSON
Encoder
JSON
Error
Event
V1
EventData
FormatSyntaxError
HTTPBinding
NotCloudEventError
SpecVersionError
UnsupportedFormatError
Generated using Crystal 1.14.0
2024-11-26 08:19:38 UTC
module
CloudEvents::
Event(T)
Direct including types
CloudEvents::Event::V1(T)
Defined in:
event.cr
Instance Method Summary
#batch?
: Bool
#content
#content_type
: ContentType
Instance Method Detail
abstract def
batch?
: Bool
#
[
View source
]
abstract def
content
#
[
View source
]
abstract def
content_type
:
ContentType
#
[
View source
]