Overwatch/overwatch-rs/tests
Daniel Sanchez ac28d01158
Plug services lifecycle (Shutdown and Kill) (#27)
* Plug lifecycle channel

* Pipe lifecycle to services.

* Add explaining doc on handle clone

* Fix tests

* Add missing break on overwatch kill

* Added shutdown service test

* Clippy happy

* Use try_from instead of from for checking duplicated service ids on ServicesLifeCycleHandle

* Added docs
2023-10-09 14:00:12 +02:00
..
cancelable_service.rs Plug services lifecycle (Shutdown and Kill) (#27) 2023-10-09 14:00:12 +02:00
generics.rs Fix missing generics on impl block (#26) 2023-10-05 22:37:54 +08:00
print_service.rs Error handle and consume self in connect function (#11) 2022-12-10 16:01:16 +08:00
settings_update.rs Error handle and consume self in connect function (#11) 2022-12-10 16:01:16 +08:00
state_handling.rs Error handle and consume self in connect function (#11) 2022-12-10 16:01:16 +08:00