Documentation
¶
Index ¶
Constants ¶
View Source
const ( // WebhookHandleTimeout is the duration after which a webhook handle function context times out // the entire thing is asynchronuous anyway, so the VCS will get an immediate response, this is just // that we do not have processing of events hanging internally WebhookHandleTimeout = 120 * time.Second )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.