Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Chan ¶
type Chan struct {
// contains filtered or unexported fields
}
func (*Chan) GetReceiveCh ¶
func (c *Chan) GetReceiveCh() <-chan interface{}
func (*Chan) SendIfEmpty ¶
type ChanBytes ¶
type ChanBytes struct {
// contains filtered or unexported fields
}
func MakeChanBytes ¶
func (*ChanBytes) GetReceiveCh ¶
Click to show internal directories.
Click to hide internal directories.