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
12
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
220f4e6525
fixed LimitedRunner behavior if runnable panics
2022-03-30 15:23:47 +02:00
chan_io.go
fixed bugs
2022-02-09 12:17:49 +01: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
map syntax improved
2022-02-10 08:07:03 +01:00
merge.go
initial commit
2022-02-09 12:10:02 +01:00
of.go
ofDelayedFunc further improved
2022-02-17 09:18:37 +01:00
runner.go
initial commit
2022-02-09 12:10:02 +01:00
timeout.go
fixed param ordering
2022-02-09 12:23:31 +01: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
map syntax improved
2022-02-10 08:07:03 +01:00
Description
Convenient functions for working with channels in Go
go
module
85
KiB
Languages
Go
100%