package
Version:
v2.0.0-...-b4d16ca
Opens a new window with list of versions in this module.
Published: Jan 12, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Round userd for connection round-robin get a reader/writer/timer for split big lock.
NewRound new a round struct.
Reader get a reader memory buffer.
Writer get a writer memory buffer pool.
type RoundOptions struct {
Timer int
TimerSize int
Reader int
ReadBuf int
ReadBufSize int
Writer int
WriteBuf int
WriteBufSize int
}
RoundOptions round options.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.