Jan Schaumann 3e9ed03149 catch ^C and clean up lock file
Go doesn't have atexit(3), and the only signals guaranteed to
be available on all platforms are SIGINT and SIGKILL, so we only
catch SIGINT here.  This allows us to at least have the user
not have to manually clean up the state file after ^C'ing
certspotter.
2017-12-07 16:46:07 -05:00
..
2016-07-28 14:55:46 -04:00
2016-07-28 14:55:46 -04:00
2017-02-05 10:09:42 -08:00
2017-12-07 16:46:07 -05:00
2017-01-08 10:17:00 -08:00