Atthavit Wannasakwong

34%
Flag icon
The time.After function takes in a time.Duration argument and returns a channel that will send the current time after the duration you provide it. This offers a concise way to time out in select statements.
Concurrency in Go: Tools and Techniques for Developers
Rate this book
Clear rating
Open Preview