//
pkg.gl
Category
github.com/xyzj/mqtt-server
mempool
package
0.0.0-20241108064744-8a5eb788459c
Repository:
https://github.com/xyzj/mqtt-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
54 SLOC
#
Functions
GetBuffer
GetBuffer takes a Buffer from the default buffer pool.
NewBuffer
NewBuffer returns a buffer pool.
PutBuffer
PutBuffer returns Buffer to the default buffer pool.
#
Structs
Buffer
Buffer is a Buffer pool.
BufferWithCap
BufferWithCap is a Buffer pool that.
#
Interfaces
BufferPool
No description provided by the author