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

24 Commits

Author SHA1 Message Date
Алексей Волегов
8cc2f17225 fix formatting 2022-09-19 14:19:35 +03:00
Алексей Волегов
0422f7a38f up go to 1.17 and readme 2022-09-19 14:14:59 +03:00
Nickolay
521ed9a905
Merge pull request #3 from fkrasnovid/master
fix struct, add leader and owner rest
2022-09-08 16:09:07 +03:00
Filipp Krasnovid
c2514b6753 fix struct, add leader and owner rest 2022-09-08 12:21:06 +03:00
badkaktus
46b549f256 update struct 2022-09-01 16:22:58 +03:00
Nickolay
bfdd7508ae
Merge pull request #1 from ThomasBuchinger/do-not-exit-on-error
Failed Rest Call terminates the program
2022-03-08 12:10:53 +02: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
20b58b835e add license 2020-09-08 23:21:44 +03:00
kolyuchy
f70812427c add README.md 2020-09-08 23:16:54 +03:00
kolyuchy
71c86f1535 add chat methods 2020-09-08 00:27:48 +03:00
kolyuchy
309adb8aad add group endpoint 2020-09-07 23:29:07 +03:00
kolyuchy
75b2958988 finish channels 2020-08-29 22:56:09 +03:00
kolyuchy
7888f6dc6f add channel methods 2020-08-28 23:54:20 +03:00
kolyuchy
125966b2b9 add channels 2020-08-25 00:21:08 +03:00
kolyuchy
317cee8677 user finished 2020-08-07 12:09:49 +03:00
kolyuchy
0ef7dc84c7 first users action 2020-08-06 00:09:11 +03:00
kolyuchy
2a6136932f del log message 2020-06-21 12:50:28 +03: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
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
badkaktus
e5a9fa2ac6 gomod 2020-05-04 22:25:06 +03:00
kolyuchy
16b2a340e1 init commit 2020-04-30 17:36:31 +03:00