micro/server
Vasiliy Tolstov 0459ea0613
Some checks failed
lint / lint (pull_request) Failing after 1m38s
pr / test (pull_request) Failing after 1m38s
fixup
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-02-29 22:40:05 +03:00
..
context_test.go server: improve coverage 2022-05-03 16:04:48 +03:00
context.go server: add server.SetHandlerOption helper 2023-02-13 23:31:38 +03:00
errors_test.go move all imports to own domain 2021-10-02 19:55:07 +03:00
errors.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_test.go add more cover stuff 2022-05-03 00:23:43 +03:00
noop.go server/noop: fix graceful unsubscribe 2023-05-25 23:18:47 +03:00
options.go fixup 2024-02-29 22:40:05 +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 add gracefultimeout in server 2024-02-29 22:35:55 +03:00
subscriber.go copy incoming content-type 2023-12-20 09:35:01 +03:00
wrapper.go server: add BatchSubscriber 2021-07-27 23:58:06 +03:00