Website
.
Fuselkönig.de
.
Projects
.
Status
index
:
web2irc
master
Simple daemon which forwards webhooks to IRC.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
struct.go
blob: 6cf92f41b6add0c9bc2fa5adee0af13aed68dc92 (
plain
)
1
2
3
4
5
6
7
package main type Webhook struct { Target string Join string Message string }