nextcloud-spreed-signaling/async
2026-03-09 09:58:57 +01:00
..
events Update generated files. 2026-03-09 09:58:57 +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 Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
deferred_executor_test.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +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 Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
throttle_stats_prometheus.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00
throttle_test.go Bump module version to "v2" so versions 2.x can be imported by others. 2026-03-04 20:41:06 +01:00