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
|
sort imports
|
2024-03-13 10:51:03 +03:00 |
registry.go
|
move all imports to own domain
|
2021-10-02 19:55:07 +03:00 |
server.go
|
fixup interfaces
|
2024-03-06 18:45:32 +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 |