moby--moby/plugin
Boaz Shuster 36ebf9489c Refactor plugin store to reduce nested if's in Get
This patch removes the nested if's  in the Get function
and makes the code more readable.

Signed-off-by: Boaz Shuster <ripcurld.github@gmail.com>
2017-10-09 22:21:27 +03:00
..
executor/containerd
v2
backend_linux.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
backend_unsupported.go
blobstore.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
defs.go
errors.go
events.go
manager.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
manager_linux.go
manager_solaris.go
manager_test.go
manager_windows.go
store.go Refactor plugin store to reduce nested if's in Get 2017-10-09 22:21:27 +03:00
store_test.go