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
M. J. Fromberger 48029a897d
util/eventbus: allow test expectations reporting only an error (#17146)
Extend the Expect method of a Watcher to allow filter functions that report
only an error value, and which "pass" when the reported error is nil.

Updates #15160

Change-Id: I582d804554bd1066a9e499c1f3992d068c9e8148
Signed-off-by: M. J. Fromberger <fromberger@tailscale.com>
4 months ago
..
assets
debug-demo
eventbustest util/eventbus: allow test expectations reporting only an error (#17146) 4 months ago
bench_test.go
bus.go
bus_test.go util/eventbus: add a Done channel to the Client (#17118) 5 months ago
client.go util/eventbus: add a Done channel to the Client (#17118) 5 months ago
debug.go client/local,cmd/tailscale/cli,ipn/localapi: expose eventbus graph (#16597) 7 months ago
debughttp.go util/eventbus: add ts_omit_debugeventbus 5 months ago
debughttp_off.go util/eventbus: add ts_omit_debugeventbus 5 months ago
doc.go
fetch-htmx.go
publish.go
queue.go
subscribe.go