Documentation ¶ Index ¶ type Handler func New() *Handler func (h *Handler) SetSuccessRunTime(req router.Request, _ router.Response) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Handler ¶ type Handler struct{} func New ¶ func New() *Handler func (*Handler) SetSuccessRunTime ¶ func (h *Handler) SetSuccessRunTime(req router.Request, _ router.Response) error Source Files ¶ View all Source files webhook.go Click to show internal directories. Click to hide internal directories.