summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim <wim@42.be>2015-10-23 23:31:14 +0200
committerWim <wim@42.be>2015-10-23 23:31:14 +0200
commitd0cda034786f98f40c8900b7f219c54939dc3c0d (patch)
treeee127d4ebe96318c88f3a49c4c1810cd13aa16cd
parent19b3145bd12e863f69744805228dfd56b1435991 (diff)
downloadmatterbridge-msglm-d0cda034786f98f40c8900b7f219c54939dc3c0d.tar.gz
matterbridge-msglm-d0cda034786f98f40c8900b7f219c54939dc3c0d.tar.bz2
matterbridge-msglm-d0cda034786f98f40c8900b7f219c54939dc3c0d.zip
Add matterhook package info
-rw-r--r--matterhook/matterhook.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/matterhook/matterhook.go b/matterhook/matterhook.go
index 29e5775e..efc77cc0 100644
--- a/matterhook/matterhook.go
+++ b/matterhook/matterhook.go
@@ -1,3 +1,4 @@
+//Package matterhook provides interaction with mattermost incoming/outgoing webhooks
package matterhook
import (