Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Test ¶
type Test struct { T4 test.Test Test2 Test3 Test4 test_c.Test T1 test_b.Test T3 test_b.Test2 T2 test_c.Test2 T TestInterface1 }
@autowire.init(set=struct)
type Test3 ¶
type Test3 struct{}
@autowire(set=struct,new=ConstTest3)
func ConstTest3 ¶
func ConstTest3() Test3
type TestInterface1 ¶
type TestInterface1 interface { }
Click to show internal directories.
Click to hide internal directories.