Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddTransientService ¶
GreeterAddTransientServiceService adds service to the DI container
func AddTransientService2 ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is used to implement helloworld.GreeterServer.
func GetTransientServiceFromContainer ¶
GetTransientServiceFromContainer from the Container
type Service2 ¶
type Service2 struct {
// contains filtered or unexported fields
}
func GetTransientService2FromContainer ¶
GetTransientServiceFromContainer from the Container
Click to show internal directories.
Click to hide internal directories.