webhook/hook
Cameron Moore 2947e5e0e8 Remove logging side-effects from hook package
The hook package should be self-contained and return errors instead of
relying on the log subsystem.  This commit removes the logging
side-effects from the hook package.  Custom errors are returned that
should be transparent to the caller -- they can just treat them as
simple errors if they don't care to check the type.
2015-10-29 11:00:30 -05:00
..
hook.go Remove logging side-effects from hook package 2015-10-29 11:00:30 -05:00
hook_test.go Remove logging side-effects from hook package 2015-10-29 11:00:30 -05:00