//
pkg.gl
Category
github.com/ntfox0001/svrLib
chanTimeout
package
0.1.20
Repository:
https://github.com/ntfox0001/svrlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
45 SLOC
#
Functions
NewChanTimeout
创建一个size是1 timeout是10的ChanTimeout对象.
NewChanTimeoutByTime
size 表示chan的大小,一般用1就可以.
#
Structs
ChanTimeout
No description provided by the author