Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSysNotifyTask ¶
func NewSysNotifyTask(name string, NotifyType NotifyType, task func() error) *sysNotifyTask
func RegisterSysNotifyTask ¶
Types ¶
type NotifyType ¶
type NotifyType int
const ( NotifyTypeEXIT NotifyType = iota + 1 NotifyTypeRELOAD )
type SysNotify ¶
type SysNotify struct {
// contains filtered or unexported fields
}
func (*SysNotify) RegisterSysNotifyTask ¶
Click to show internal directories.
Click to hide internal directories.