- 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
|
||
|---|---|---|
| .. | ||
| exechook.go | ||
| exechook_test.go | ||
| hook.go | ||
| hook_test.go | ||
| webhook.go | ||
| webhook_test.go | ||