Documentation ¶
Overview ¶
package gitWebHooks - deprecated use git actions instead
Index ¶
Constants ¶
View Source
const ( PROJECT_COLUMN = "ProjectColumn" PROJECT = "Project" PROJECT_CARD = "ProjectCard" ISSUES = "Issues" PUSH_TYPE = "Push" ISSUE_COMMENT = "IssueComment" )
Variables ¶
This section is empty.
Functions ¶
func RegisterHook ¶
func RegisterHook(typeHook string, x interface{})
RegisterHook will register a new store to the store registry.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.