package
0.0.0-20240510121334-1a95103205f0
Repository: https://github.com/abmpio/threadingx.git
Documentation: pkg.go.dev

# Functions

Guard guards the given fn with lock.
No description provided by the author
Once returns a func that guarantees fn can only called once.

# Structs

A Barrier is used to facility the barrier on a resource.