//
pkg.gl
Category
github.com/nana-miko/netpoll
examples
shardqueue
package
0.0.1
Repository:
https://github.com/nana-miko/netpoll.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
270 SLOC
#
Functions
NewMetaData
No description provided by the author
NewMetaReader
No description provided by the author
#
Variables
ErrMarshal
No description provided by the author
#
Structs
MetaData
MetaData 使用长度+数据的编码.
MetaReader
MetaReader 用于从字节流中读取由长度(4 byte)+数据组成的元数据.
SmartSlice
SmartSlice 智能切片,拥有自动扩容,空间重用等特性 线程不安全.