Documentation ¶
Index ¶
Constants ¶
View Source
const (
// InjectMethodPrefix 可以对对象进行 Inject, 只要这个对象的方法中包含了以`InjectMethodPrefix`为前缀的方法
InjectMethodPrefix = "DixInject"
)
Variables ¶
This section is empty.
Functions ¶
func SetLogLevel ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.