mirror of
https://github.com/moby/moby.git
synced 2026-08-09 01:21:37 +00:00
Remove the NewGeneric utility as it was not used anywhere, except for
in tests.
Also "modernize" the type, and use `any` instead of `interface{}`.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>