//
pkg.gl
Category
github.com/panjf2000/gnet/v2
pkg
buffer
elastic
package
2.7.2
Repository:
https://github.com/panjf2000/gnet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
5
Files
263 SLOC
#
Functions
New
New instantiates an elastic.Buffer and returns it.
#
Structs
Buffer
Buffer combines ring-buffer and list-buffer.
RingBuffer
RingBuffer is the elastic wrapper of ring.Buffer.