Go Package sync

From NovaOrdis Knowledge Base
Revision as of 18:55, 2 April 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

External

Internal

Overview

The "sync" package provides synchronization primitives, to be used when synchronization between goroutines is needed.

Elements