1
0
Fork 0
mirror of https://github.com/adnanh/webhook.git synced 2026-07-20 16:53:47 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Cameron Moore
be815d0a41 Use gorilla/mux for middleware and extend
- Use gorilla/mux for middleware.
- Add Dumper, RequestID, and Logger middlewares.
- Add makeURL helper
2019-12-24 11:57:26 -06:00
Cameron Moore
40d9dcd6d4 Make hook package internal
The hook package API is not meant for public consumption.
2019-12-21 11:55:42 -06:00