Versions in this module Expand all Collapse all v1 v1.0.1 Apr 15, 2024 v1.0.0 Oct 17, 2023 Changes in this version + type PostponeWrite struct + func (f *PostponeWrite) CheckAndDisablePostponeWrite(packetsNum int) + func (f *PostponeWrite) CheckLoopCnt() + func (f *PostponeWrite) Enabled() bool + func (f *PostponeWrite) IncLoopCnt() + func (f *PostponeWrite) IncReadingTryLockFail() + func (f *PostponeWrite) ResetLoopCnt() + func (f *PostponeWrite) ResetReadingTryLockFail() + func (f *PostponeWrite) Set(postponeWrite bool)