Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
자식들을 기다리는 context waiter
func NewHandler ¶
func (*Handler) DecreaseWait ¶
func (h *Handler) DecreaseWait()
func (*Handler) GracefulWait ¶
func (h *Handler) GracefulWait()
func (*Handler) IncreaseWait ¶
func (h *Handler) IncreaseWait()
func (*Handler) NotifyError ¶
Click to show internal directories.
Click to hide internal directories.