Files
docker-cli/cli/command
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
..
2023-12-12 22:30:16 +01:00
2024-03-04 15:26:17 +01:00