README ¶ timerpool import "github.com/fufuok/utils/pools/timerpool" Index func New(d time.Duration) *time.Timer func Release(t *time.Timer) func New func New(d time.Duration) *time.Timer func Release func Release(t *time.Timer) Generated by gomarkdoc Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func New(d time.Duration) *time.Timer func Release(t *time.Timer) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(d time.Duration) *time.Timer func Release ¶ func Release(t *time.Timer) Types ¶ This section is empty. Source Files ¶ View all Source files timer_pool.go Click to show internal directories. Click to hide internal directories.