Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SystemServer ¶
type SystemServer struct {
// contains filtered or unexported fields
}
SystemServer provides the internal endpoint
func (*SystemServer) Inject ¶
func (s *SystemServer) Inject( handlerProvider domain.HandlerProvider, logger flamingo.Logger, config *struct { ServiceAddress string `inject:"config:systemendpoint.serviceAddr"` }, )
Inject dependencies
Click to show internal directories.
Click to hide internal directories.