Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe ¶
Types ¶
type Service ¶
type ServiceManager ¶
type ServiceManager struct {
// contains filtered or unexported fields
}
func NewServiceManager ¶
func NewServiceManager(services ...Service) *ServiceManager
func (*ServiceManager) RunAll ¶
func (m *ServiceManager) RunAll(ctx context.Context, cancel context.CancelCauseFunc) <-chan error
Click to show internal directories.
Click to hide internal directories.