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
struct
CloudEvents::
Encoder::
JSON
CloudEvents::Encoder::JSON
Struct
Value
Object
Included Modules
CloudEvents::Encoder
Defined in:
encoder/json.cr
Constructors
.new
Instance Method Summary
#call
(event : Event)
#initialize
Instance methods inherited from module
CloudEvents::Encoder
call(event : Event)
call
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
call
(event :
Event
)
#
[
View source
]
def
initialize
#
[
View source
]