Golang concurrent pattens:
channels
sync.Mutex
sync.Waitgroup
sync.Once
sync.Pool
Select
atomic.Value
Others:
byte.Buffer
bufferio
type assertion of interface
Golang concurrent pattens:
channels
sync.Mutex
sync.Waitgroup
sync.Once
sync.Pool
Select
atomic.Value
Others:
byte.Buffer
bufferio
type assertion of interface