Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunHanlder ¶
func RunHanlder(start func(), stop func())
func SignalHandle ¶
Types ¶
type ServiceRunner ¶
type ServiceRunner interface {
Wait()
}
func RunService ¶
func RunService(s Service) ServiceRunner
Click to show internal directories.
Click to hide internal directories.