mirror of
https://github.com/moby/moby.git
synced 2026-07-14 03:21:18 +00:00
Note that RequestPrivilegeFunc could not be referenced, as it would introduce a circular import, so copying the definition instead. Also combining the other search-related types in the package to be in the same file. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>