|
|
|
|
|
by ted_dunning
24 days ago
|
|
The guardrails are channels. If you have a mutex on a structure, linters such as are packaged into Goland will catch oversights quite effectively. If you are using fancier concurrency structures, you should consider channels instead. |
|