mirror of
https://github.com/moby/moby.git
synced 2026-07-25 16:56:34 +00:00
Avoid importing structs from the root package in favor of defining an interface for the functions which are called. Signed-off-by: Derek McGowan <derek@mcg.dev>