Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockFuncN ¶
type BlockFuncN struct { Max int64 // contains filtered or unexported fields }
func (*BlockFuncN) Block ¶
func (t *BlockFuncN) Block(failF ...func())
func (*BlockFuncN) BlockAll ¶ added in v0.21.11
func (t *BlockFuncN) BlockAll(failF ...func())
func (*BlockFuncN) UnBlock ¶
func (t *BlockFuncN) UnBlock(failF ...func())
func (*BlockFuncN) UnBlockAll ¶ added in v0.21.11
func (t *BlockFuncN) UnBlockAll()
Click to show internal directories.
Click to hide internal directories.