mirror of
https://github.com/moby/moby.git
synced 2026-01-16 10:21:47 +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>