Documentation ¶
Index ¶
Constants ¶
View Source
const RaceEnabled = false
Variables ¶
This section is empty.
Functions ¶
func IsChannelClosed ¶
func IsChannelClosed(channel chan struct{}) bool
IsChannelClosed returns true if provided `chan struct{}` is closed. IsChannelClosed panics if message is sent to this channel.
func StructName ¶
func StructName(v interface{}) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.