Files
docker-cli/cli
Sebastiaan van Stijn 46afd26c45 cli/command: deprecate EventHandler and InitEventHandler
This code was only used as part of container.RunStats, so moving the code
there instead as a non-exported type. The actual use also did not have to
handle concurrency, so the mutex is removed in the new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-03-11 13:25:22 +01:00
..
2017-09-01 19:41:06 -04:00
2023-08-03 10:35:04 +02:00
2017-04-17 17:40:59 -04:00