//
pkg.gl
Category
github.com/codeation/tile
eventlink
ctxchan
package
0.1.5
Repository:
https://github.com/codeation/tile.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
19 SLOC
#
Functions
Get
Get waits for a message from the channel or returns false if the context is canceled.
Put
Put puts a message into a channel unless the context is canceled.