Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProjectWebhooks ¶
type ProjectWebhooks struct {
// contains filtered or unexported fields
}
func NewProjectWebhooks ¶
func NewProjectWebhooks(pd *data.ProjectData) *ProjectWebhooks
func (*ProjectWebhooks) ProjectWebhookHandlers ¶
func (pw *ProjectWebhooks) ProjectWebhookHandlers(event interface{}) error
Click to show internal directories.
Click to hide internal directories.