mirror of
https://github.com/moby/moby.git
synced 2026-07-25 08:47:01 +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>