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 cf5c788cf1 util/eventbus: track additional event context in subscribe queue
Updates #15160

Signed-off-by: David Anderson <dave@tailscale.com>
9 months ago
..
bus.go util/eventbus: track additional event context in subscribe queue 9 months ago
bus_test.go util/eventbus: rework to have a Client abstraction 9 months ago
client.go util/eventbus: track additional event context in publish queue 9 months ago
doc.go util/eventbus: rework to have a Client abstraction 9 months ago
publish.go util/eventbus: track additional event context in publish queue 9 months ago
queue.go util/eventbus: make internal queue a generic type 9 months ago
subscribe.go util/eventbus: track additional event context in subscribe queue 9 months ago