# Functions
InterfaceOf dereferences a pointer to an Interface type.
New returns a new Injector.
获得一个变长链表指针.
# Interfaces
Applicator represents an interface for mapping dependencies to a struct.
Injector represents an interface for mapping and injecting dependencies into structs and function arguments.
Invoker represents an interface for calling functions via reflection.
TypeMapper represents an interface for mapping interface{} values based on type.
# Type aliases
Map stores objects.