Documentation ¶
Overview ¶
Created by xuzhuoxi on 2019-03-23. @author xuzhuoxi
Index ¶
Constants ¶
View Source
const ( //更新超时时间 SockTimeout = int64(time.Second * 90) )
Variables ¶
View Source
var ( DataBlockHandler = bytex.NewDefaultDataBlockHandler() //数据封包处理 PoolBuffDecoder = lang.NewObjectPoolSync() )
Functions ¶
func HandleBuffDecodeFromPool ¶
func HandleBuffDecodeFromPool(handler func(encodingx.IBuffDecoder))
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.