You can not 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 346a35f612 util/eventbus: add debugger methods to list pub/sub types 1 year ago
..
bus.go util/eventbus: don't allow publishers to skip events while debugging 1 year ago
bus_test.go util/eventbus: rework to have a Client abstraction 1 year ago
client.go util/eventbus: add debugger methods to list pub/sub types 1 year ago
debug.go util/eventbus: add debugger methods to list pub/sub types 1 year ago
doc.go util/eventbus: initial debugging facilities for the event bus 1 year ago
publish.go util/eventbus: initial debugging facilities for the event bus 1 year ago
queue.go util/eventbus: make internal queue a generic type 1 year ago
subscribe.go util/eventbus: add debugger methods to list pub/sub types 1 year ago