Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeferTerminationCleanupFunction ¶
DeferTerminationCleanupFunction will execute the given function `f` when the channel `ch` is closed. The given waitGroup will be added with a delta +1 and once the function `f` returns from its execution that same waitGroup will signalize function `f` is completed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.