Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service1 ¶
type Service1 struct {
// contains filtered or unexported fields
}
func GetService1 ¶
func GetService1Singleton ¶
type Service1ConstructFunc ¶
type Service1IOCInterface ¶
func GetService1IOCInterface ¶
func GetService1IOCInterface() (Service1IOCInterface, error)
func GetService1IOCInterfaceSingleton ¶
func GetService1IOCInterfaceSingleton() (Service1IOCInterface, error)
type ThisService1 ¶
type ThisService1 struct { }
func (*ThisService1) This ¶
func (t *ThisService1) This() Service1IOCInterface
Click to show internal directories.
Click to hide internal directories.