Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWriteMultiple ¶ added in v0.18.0
func NewWriteMultiple(lock sync.Locker, activeCounter counter.GoRoutineCounter) promise.LockingWriteMultiple
NewWriteMultiple makes a new promise.LockingWriteMultiple
func NewWriteOnce ¶ added in v0.18.0
func NewWriteOnce(lock sync.Locker, activeCounter counter.GoRoutineCounter) promise.LockingWriteOnce
NewWriteOnce makes a new promise.LockingWriteOnce
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.