Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SigIntManager ¶
type SigIntManager struct {
// contains filtered or unexported fields
}
func NewSigIntManager ¶
func NewSigIntManager(handler func()) *SigIntManager
func (*SigIntManager) Start ¶
func (s *SigIntManager) Start() error
func (*SigIntManager) Stop ¶
func (s *SigIntManager) Stop() error
Click to show internal directories.
Click to hide internal directories.