Commit Graph

9 Commits

Author SHA1 Message Date
Dean Karn fe5cf5a911 test working 2018-07-31 08:46:17 -07:00
Dean Karn a5141d656b Add customizable Logger interface + info,error and debugs (#14)
* Add customizable Logger interface + info,error and debugs
* update travis.yml to atest golang versions
2017-07-15 12:12:11 -07:00
Dean Karn 58dd13d367 Add Handler function
Handler(...) return an http.Handler of the webhook for use within your own Mux
2017-04-27 17:57:51 -04:00
Dean Karn fe7552fcf4 Add GitLab support 2017-04-08 11:40:22 -04:00
joeybloggs b6efbd9323 Add Bitbucket tests 2016-01-07 15:51:13 -05:00
joeybloggs b65e549d95 Add timeout for server start for tests
* updated a few ports in the examples, just so can copy, paste and run
locally without modification.
2015-11-02 10:20:44 -05:00
joeybloggs 92184e3d56 Added WebHook Test Converage + reduces server complexity 2015-10-30 10:47:14 -04:00
joeybloggs 28bd4943bc Finished adding GitHub Event mapping structs 2015-10-29 12:26:29 -04:00
joeybloggs 8c02b7a6d7 initial commit of initial base framework 2015-10-25 15:18:54 -04:00