publish slices, tweak surrounding
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// We often want to execute Go code at some point in the
|
||||
// future, or repeatedly at some interval. Go's built-in
|
||||
// timer and ticker features make both of these tasks
|
||||
// _timer_ and _ticker_ features make both of these tasks
|
||||
// easy. We'll look first at timers and then
|
||||
// at [tickers](tickers).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user