Documentation ¶
Overview ¶
ircflu's integrated web-server to handle web-hooks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebSubSystem ¶
type WebSubSystem struct {
// contains filtered or unexported fields
}
func (*WebSubSystem) Name ¶
func (sys *WebSubSystem) Name() string
func (*WebSubSystem) Run ¶
func (sys *WebSubSystem) Run(channelIn, channelOut chan msgsystem.Message)
Directories ¶
Path | Synopsis |
---|---|
ircflu's web-hook subsystem.
|
ircflu's web-hook subsystem. |
github
A GitHub web-hook sending messages when new commits arrive.
|
A GitHub web-hook sending messages when new commits arrive. |
gitlab
A GitLab web-hook sending messages when new commits arrive.
|
A GitLab web-hook sending messages when new commits arrive. |
jira
A Jira web-hook sending messages when new commits arrive.
|
A Jira web-hook sending messages when new commits arrive. |
Click to show internal directories.
Click to hide internal directories.