micro/server
Василий Толстов e1af4aa3a4
pr / test (pull_request) Successful in 1m2s Details
lint / lint (pull_request) Successful in 59s Details
server/noop: fix graceful unsubscribe
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-05-25 23:18:47 +03:00
..
context.go server: add server.SetHandlerOption helper 2023-02-13 23:31:38 +03:00
context_test.go server: improve coverage 2022-05-03 16:04:48 +03:00
errors.go move all imports to own domain 2021-10-02 19:55:07 +03:00
errors_test.go move all imports to own domain 2021-10-02 19:55:07 +03:00
handler.go move all imports to own domain 2021-10-02 19:55:07 +03:00
noop.go server/noop: fix graceful unsubscribe 2023-05-25 23:18:47 +03:00
noop_test.go add more cover stuff 2022-05-03 00:23:43 +03:00
options.go test 2023-03-24 00:25:47 +03:00
registry.go move all imports to own domain 2021-10-02 19:55:07 +03:00
request.go server: remove unparsed body from request and message 2022-03-21 15:23:41 +03:00
server.go server: fix race 2022-04-17 11:41:49 +03:00
subscriber.go server/noop: fix graceful unsubscribe 2023-05-25 23:18:47 +03:00
wrapper.go server: add BatchSubscriber 2021-07-27 23:58:06 +03:00