containerd/services/diff
Derek McGowan 7b2a918213
Generalize the plugin package
Remove containerd specific parts of the plugin package to prepare its
move out of the main repository. Separate the plugin registration
singleton into a separate package.

Separating out the plugin package and registration makes it easier to
implement external plugins without creating a dependency loop.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2023-10-12 21:22:32 -07:00
..
local.go Generalize the plugin package 2023-10-12 21:22:32 -07:00
service_unix.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
service_windows.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
service.go Generalize the plugin package 2023-10-12 21:22:32 -07:00