moby/libnetwork/options
Sebastiaan van Stijn 948f55d0b7
libnetwork/options: remove unused NewGeneric, and use map[string]any
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>
2023-07-16 19:39:59 +02:00
..
options.go libnetwork/options: remove unused NewGeneric, and use map[string]any 2023-07-16 19:39:59 +02:00
options_test.go libnetwork/options: remove unused NewGeneric, and use map[string]any 2023-07-16 19:39:59 +02:00