lasso/pkg/client
Alejandro Ruiz 3d933b9266
Watcher's ResultChan must be properly closed after Stop is called (#175)
* Add failing tests for Watcher channels not being drained

* Drain eventChan when Stop() is called
2025-09-04 08:33:38 -04:00
..
client.go Watcher's ResultChan must be properly closed after Stop is called (#175) 2025-09-04 08:33:38 -04:00
clientMutator.go
client_test.go Watcher's ResultChan must be properly closed after Stop is called (#175) 2025-09-04 08:33:38 -04:00
mocks_test.go
mutator_test.go
sharedclientfactory.go