Add Bitbucket logic.

This commit is contained in:
joeybloggs
2016-01-07 14:19:13 -05:00
parent b297674e2b
commit 4598745601
4 changed files with 220 additions and 58 deletions
+1
View File
@@ -17,6 +17,7 @@ func (p Provider) String() string {
// webhooks available providers
const (
GitHub Provider = iota
Bitbucket
)
// Webhook interface defines a webhook to recieve events