Package resolving implements an interface that resolves ${var} placeholders
in config set names and file paths before forwarding calls to some other
interface.
New creates a config.Interface that resolves ${var} placeholders in config
set names and file paths before forwarding calls to `next`.