mirror of
https://github.com/moby/moby.git
synced 2026-07-15 20:12:07 +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>