实现方式

1、chan

2、锁

3、select{} // block here for ever

 

相关文章: