This website requires JavaScript.
Explore
Help
Sign In
milarin
/
channel
Watch
1
Star
0
Fork
0
You've already forked channel
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
16
Commits
1
Branch
36
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Timon Ringwald
110846d866
added Filter method
2022-07-05 21:30:19 +02:00
chan_io.go
various optimizations
2022-03-30 15:49:24 +02:00
filter.go
added Filter method
2022-07-05 21:30:19 +02:00
forward.go
initial commit
2022-02-09 12:10:02 +01:00
go.mod
initial commit
2022-02-09 12:10:02 +01:00
group.go
initial commit
2022-02-09 12:10:02 +01:00
limited_runner.go
fixed LimitedRunner behavior if runnable panics
2022-03-30 15:23:47 +02:00
map.go
use max channel capacity instead of average
2022-04-25 15:37:00 +02:00
merge.go
initial commit
2022-02-09 12:10:02 +01:00
of.go
added OfMap
2022-04-25 20:04:14 +02:00
runner.go
initial commit
2022-02-09 12:10:02 +01:00
timeout.go
various optimizations
2022-03-30 15:49:24 +02:00
to.go
ToMap refactored
2022-03-09 14:55:11 +01:00
unlimited_runner.go
initial commit
2022-02-09 12:10:02 +01:00
utils.go
use max channel capacity instead of average
2022-04-25 15:37:00 +02:00
Description
Convenient functions for working with channels in Go
go
module
85
KiB
Languages
Go
100%