A detailed review of the Go standard library`s "sync" package. It contains purpose, implementation details explanation, and usage examples of built-in Go synchronization primitives. The purpose of the presentation is to show synchronization primitives and technics provided by Go sync package that most of the developers, unfortunately, are not aware of or not using often.