Go Package sync
Jump to navigation
Jump to search
External
Internal
Overview
The sync
package provides synchronization primitives to use when synchronization between goroutines is necessary.
The sync
package provides synchronization primitives to use when synchronization between goroutines is necessary.