Documentation
¶
Index ¶
Constants ¶
View Source
const ( InjectTag = "wire" ProduceTag = "produce" PropTag = "prop" )
Variables ¶
This section is empty.
Functions ¶
func GetComponentName ¶
func StringEscape ¶
Types ¶
type Meta ¶
type Meta struct { Name string Address string Raw interface{} Type reflect.Type Value reflect.Value DependsBy []*Meta Dependencies []*Node Properties []*Node CustomizedField []*Node }
func (*Meta) AllDependencies ¶
Click to show internal directories.
Click to hide internal directories.