nextcloud-spreed-signaling/async
2026-02-12 09:39:17 +01:00
..
events Rename package of async events test helpers. 2026-01-13 09:05:39 +01:00
backoff.go Move backoff code to async package. 2026-01-08 10:23:59 +01:00
backoff_test.go Remove Golang 1.24 compatibility for synctest.Test. 2026-02-12 09:03:14 +01:00
channel_waiter.go Move channel waiter code to async package. 2026-01-08 10:24:01 +01:00
channel_waiter_test.go Move channel waiter code to async package. 2026-01-08 10:24:01 +01:00
deferred_executor.go Move deferred executor code to async package. 2026-01-08 10:24:00 +01:00
deferred_executor_test.go Remove Golang 1.24 compatibility for synctest.Test. 2026-02-12 09:03:14 +01:00
notifier.go Move notifier code to async package. 2026-01-08 10:24:02 +01:00
notifier_test.go Switch to safer waitgroup.Go where possible. 2026-02-12 09:39:17 +01:00
single_notifier.go Move notifier code to async package. 2026-01-08 10:24:02 +01:00
single_notifier_test.go Switch to safer waitgroup.Go where possible. 2026-02-12 09:39:17 +01:00
throttle.go Move throttler code to async package. 2026-01-08 10:24:04 +01:00
throttle_stats_prometheus.go Move throttler code to async package. 2026-01-08 10:24:04 +01:00
throttle_test.go Remove Golang 1.24 compatibility for synctest.Test. 2026-02-12 09:03:14 +01:00