package
Version:
v0.0.0-...-93368d4
Opens a new window with list of versions in this module.
Published: Jan 10, 2015
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package tickers implements a goroutine-safe ticker list.
Tickers is a simple goroutine-safe ticker list.
AddTicker adds a ticker to the list.
Copy returns a copy of the list.
GetTicker gets a ticker from the list by its Entity Id.
Len returns the number of active tickers.
RemTicker removes a ticker from the list.
TickAll calls each ticker's Tick method.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.