package
1.2.120
Repository: https://github.com/searking/golang.git
Documentation: pkg.go.dev

# Functions

ID returns goroutine id of the goroutine that calls it.
NewLock returns a goroutine Lock, that checks whether goroutine of lock newer and check caller differ.

# Variables

No description provided by the author

# Type aliases

Lock represents a goroutine ID, with goroutine ID checked, that is whether GoRoutines of lock newer and check caller differ.