Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SafeCloseChanStruct ¶
func SafeCloseChanStruct(ch chan struct{}) (err error)
Safe close chan with wrap function
func SafeSendChanStruct ¶
func SafeSendChanStruct(ch chan struct{}, value struct{}) (err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.