git-sync/pkg/hook
ChrisERo 3b5ed549eb fix: addressed several concers raised by thockin
- Renamed [x]HookChannel to [x]hookChannel for consistency
- Made hookChannels buffered chanels of size 1
- Added clarifying documentation and renamed functions expalining how I was
    - ensuring that hooks execute at least once, assuming that main thread does not crash
    - make sure chanels are not written to more than once
2022-01-10 20:06:06 -05:00
..
exechook.go Make exechooks work like webhooks. 2021-08-16 23:21:20 -07:00
exechook_test.go Make exechooks work like webhooks. 2021-08-16 23:21:20 -07:00
hook.go fix: addressed several concers raised by thockin 2022-01-10 20:06:06 -05:00
hook_test.go Make exechooks work like webhooks. 2021-08-16 23:21:20 -07:00
webhook.go Make exechooks work like webhooks. 2021-08-16 23:21:20 -07:00
webhook_test.go Make exechooks work like webhooks. 2021-08-16 23:21:20 -07:00