# Functions
New returns a dependency injecting function invoker with the given set of providers.
NewBuilder returns a new resource builder.
# Variables
ErrProviderNotFound indicates that a provider was not found for the interface.
ErrUnsupportedType indicates that the type of arg/field is not a struct or an interface.