package
0.1.5
Repository: https://github.com/silentred/toolkit.git
Documentation: pkg.go.dev

# Functions

InterfaceOf dereferences a pointer to an Interface type.
New returns a new Injector.
获得一个变长链表指针.

# Structs

变长双向链表.

# 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.