tailscale/util/eventbus
Alex Chan c3c2aa7093 all: don't repeat the the word "the" unnecessarily
Updates #cleanup

Change-Id: Ic1f430cd5dbf6cc1a385c59074a5d5cabe6fca57
Signed-off-by: Alex Chan <alexc@tailscale.com>
2026-06-18 16:32:08 +01:00
..
assets util/eventbus: add a debug HTTP handler for the bus 2025-03-12 17:47:47 -07:00
debug-demo all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
eventbustest all: don't repeat the the word "the" unnecessarily 2026-06-18 16:32:08 +01:00
bench_test.go util/eventbus: extract SubscriberFunc.dispatch loop to a non-generic helper 2026-05-06 18:56:09 -07:00
bus_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
bus.go ipn/ipnlocal: add back a watchdog after earlier removal from engine 2026-06-02 11:57:12 -07:00
client.go util/eventbus: unify Subscriber/SubscriberFunc cores; structural symmetry 2026-05-13 17:36:30 -07:00
debug.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
debughttp_off.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
debughttp.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
doc.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
fetch-htmx.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
monitor.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
publish.go util/eventbus: move Publisher publisher-interface impl to a non-generic core 2026-05-11 14:39:42 -07:00
queue.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
subscribe.go util/eventbus: unify Subscriber/SubscriberFunc cores; structural symmetry 2026-05-13 17:36:30 -07:00