//
pkg.gl
Category
github.com/liguoqinjim/go-labs
lab022
lab007
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
30 SLOC
#
README
non-blocking channel operations
NOTICE
select也可以用在发送中,要是没有接受的话,会走default
运行结果
资料
https://gobyexample.com/non-blocking-channel-operations