1
0
mirror of https://github.com/badkaktus/gorocket.git synced 2025-12-26 00:01:41 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
badkaktus
4090cfeadb minor updates 2022-09-26 19:15:43 +03:00
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
8c3c43469c add auth, translate. edit new client. 2020-06-20 18:14:33 +03:00
kolyuchy
34049d8cca all "info" endpoints 2020-06-10 19:19:25 +03:00
kolyuchy
16b2a340e1 init commit 2020-04-30 17:36:31 +03:00