1
0
mirror of https://github.com/badkaktus/gorocket.git synced 2024-12-12 11:15:05 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Buchinger
c0295b8976 Do not exit the program on failed API Calls, return an error instead
Using log.Fatal() calls os.Exit(1) after the log message is printed.
os.Exit cannot be catched and exits the program without giving the
user a chance to recover from the error.
2022-03-07 13:19:29 +01:00
kolyuchy
a2ab7a7b8c hooks edit 2020-05-06 09:43:20 +03:00
badkaktus
47db6f4782 hookd response 2020-05-05 15:26:28 +03:00
badkaktus
531c141ed1 add hooks 2020-05-05 14:22:50 +03:00