Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RunGroup group.Group
View Source
var Set = wire.NewSet( NewService, trace.AlwaysSample, health.Set, service.Set, )
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { *server.Server http.Handler group.Group // contains filtered or unexported fields }
func NewService ¶
func (*Service) AddService ¶
func (*Service) ResetServices ¶
func (a *Service) ResetServices()
Click to show internal directories.
Click to hide internal directories.