mirror of
https://github.com/moby/moby.git
synced 2026-07-07 23:28:37 +00:00
This interface is used as part of an exported function's signature, so exporting the interface as well for callers to know what the argument must have implemented. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>