sharded-gotify/api
Jannis Mattheis 757fa17d26 Use int64 as input 2020-06-24 18:32:35 +02:00
..
stream Use v2 in package path 2020-05-08 10:43:17 +02:00
application.go Use int64 as input 2020-06-24 18:32:35 +02:00
application_test.go Use v2 in package path 2020-05-08 10:43:17 +02:00
client.go Use int64 as input 2020-06-24 18:32:35 +02:00
client_test.go Use v2 in package path 2020-05-08 10:43:17 +02:00
errorHandling.go Return 500 server error on database failures (#191) 2019-05-25 08:37:24 +02:00
errorHandling_test.go Return 500 server error on database failures (#191) 2019-05-25 08:37:24 +02:00
health.go Use v2 in package path 2020-05-08 10:43:17 +02:00
health_test.go Use v2 in package path 2020-05-08 10:43:17 +02:00
internalutil.go Use gofmt -s 2018-03-25 19:33:29 +02:00
message.go Use int64 as input 2020-06-24 18:32:35 +02:00
message_test.go Don't use id provided from POST /message api 2020-06-23 18:39:43 +02:00
plugin.go Use int64 as input 2020-06-24 18:32:35 +02:00
plugin_test.go Use v2 in package path 2020-05-08 10:43:17 +02:00
tokens.go Use v2 in package path 2020-05-08 10:43:17 +02:00
tokens_test.go Use crypto/rand for token generation (#161) 2019-03-16 11:10:28 +01:00
user.go Use int64 as input 2020-06-24 18:32:35 +02:00
user_test.go Use v2 in package path 2020-05-08 10:43:17 +02:00