distribution/cmd/registry
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
..
config.yml Feature: Web Panic Reporting via hooks 2015-05-31 14:21:22 +00:00
main.go [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00