package
Version:
v1.1.6
Opens a new window with list of versions in this module.
Published: Apr 18, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SafeCloseChan(ch chan interface{}) (closed bool)
func SafeSendChan(ch chan<- interface{}, value interface{}) (closed bool)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.