This website requires JavaScript.
Explore
Help
Register
Sign In
sashakoshka
/
go-util
Watch
1
Star
0
Fork
0
You've already forked go-util
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
4
Wiki
Activity
a7cb9b50dc
go-util
/
sync
History
Sasha Koshka
a7cb9b50dc
sync: Rename Locker to Monitor
...
Locker is an interface type in the stdlib sync package.
2024-12-22 19:11:50 -05:00
..
doc.go
sync: Add package-level doc comment
2024-12-14 23:58:31 -05:00
gate.go
sync: Don't panic on double close of Gate, return error instead
2024-11-11 11:38:59 -05:00
locker.go
sync: Rename Locker to Monitor
2024-12-22 19:11:50 -05:00
select_test.go
sync: Add Select, Combine
2024-12-02 14:34:39 -05:00
select.go
sync: Select, Combine work with more channel types
2024-12-04 20:00:19 -05:00