You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/util/eventbus
David Anderson e80d2b4ad1 util/eventbus: add debug hooks to snoop on bus traffic
Updates #15160

Signed-off-by: David Anderson <dave@tailscale.com>
9 months ago
..
bus.go util/eventbus: add debug hooks to snoop on bus traffic 9 months ago
bus_test.go util/eventbus: rework to have a Client abstraction 9 months ago
client.go util/eventbus: add debug hooks to snoop on bus traffic 9 months ago
debug.go util/eventbus: add internal hook type for debugging 9 months ago
doc.go util/eventbus: rework to have a Client abstraction 9 months ago
publish.go util/eventbus: add debug hooks to snoop on bus traffic 9 months ago
queue.go util/eventbus: make internal queue a generic type 9 months ago
subscribe.go util/eventbus: add debug hooks to snoop on bus traffic 9 months ago