Versions in this module Expand all Collapse all v1 v1.0.1 Aug 29, 2023 v1.0.0 Aug 2, 2023 Changes in this version + type Service interface + Notif func(ic business.InternalContext, spec WebhookNotifSpec) (err error) + func NewService(WebhookSetting *config.WebhookSetting) Service + type WebhookNotifSpec struct + Author string + BranchName string + RepoName string + WebhookProvider business.WebhookProvider