module Gitlab
Defined in:
webhooks/common.crwebhooks/events.cr
webhooks/project.cr
webhooks/system.cr
Constant Summary
-
Events =
{} of String => Gitlab::Event.class
Class Method Summary
-
.event_from(json : String) : Event
Factory method to build events from JSON payloads
Class Method Detail
Factory method to build events from JSON payloads