//
pkg.gl
Category
github.com/weedge/lib
poller
cmd
common
package
0.0.0-20230424045628-a36dcc1d90e4
Repository:
https://github.com/weedge/lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
57 SLOC
#
Functions
Encode
Encode 编码数据.
NewCodec
NewCodec 创建一个编解码器.
#
Constants
HeaderLen
No description provided by the author
MaxLen
No description provided by the author
#
Structs
Codec
Codec 编解码器,用来处理tcp的拆包粘包.