package
Version:
v1.3.14
Opens a new window with list of versions in this module.
Published: Aug 4, 2023
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.