package
0.0.12
Repository: https://github.com/hudangwei/common.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

InterfaceOf dereferences a pointer to an Interface type.
IsFastInvoker check interface is FastInvoker.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
New returns a new Injector.
No description provided by the author

# Constants

Abort 中止handler链,后续的handler不再执行.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Applicator represents an interface for mapping dependencies to a struct.
FastInvoker represents an interface in order to avoid the calling function via reflection.
No description provided by the author
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

No description provided by the author
No description provided by the author
No description provided by the author