Skip to content

GetObok/syncutil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDoc

This package contains code that supplements the sync package from the Go standard library. In particular:

  • Bundle, which makes it easy to write code that spawns multiple cancellation-aware workers that may fail.
  • InvariantMutex, which makes it possible to automatically check your invariants at lock and unlock time.

See the reference for more info.

About

Code supplementing Go's sync package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%