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