Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SliceHandler ¶ added in v1.2.0
type SliceHandler struct {
// contains filtered or unexported fields
}
func New ¶
func New(f *int) *SliceHandler
func (*SliceHandler) Add ¶ added in v1.2.0
func (s *SliceHandler) Add(f func(), delay int)
func (*SliceHandler) Run ¶ added in v1.2.0
func (s *SliceHandler) Run()
Click to show internal directories.
Click to hide internal directories.