//
pkg.gl
Category
github.com/liguoqinjim/go-labs
lab022
lab009
package
0.0.0-20231208061952-f10d33120ced
Repository:
https://github.com/liguoqinjim/go-labs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
12 SLOC
#
README
range over channels
NOTICE
channel被关闭了之后,还是可以从channel读取数据的
运行结果
资料
https://gobyexample.com/range-over-channels