distribution/configuration
xiekeyang 47aa47e3f6 Feature: Web Panic Reporting via hooks
This PR is for issue of "email after registry webapp panic" #41, improving my
previous design (closed).
It use self setting up hooks, to catch panic in web application.
And, send email in hooks handle directly, to no use new http server and
handler.

Signed-off-by: xiekeyang <keyangxie@126.com>
2015-05-31 14:21:22 +00:00
..
configuration.go Feature: Web Panic Reporting via hooks 2015-05-31 14:21:22 +00:00
configuration_test.go Feature: Web Panic Reporting via hooks 2015-05-31 14:21:22 +00:00
parser.go Remove dependency on BrianBland/yaml fork 2015-01-16 11:36:25 -08:00