Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EmptySubscription = emptySubscription{}
View Source
var ErrCallOnSubscribeDuplicated = errors.New("call OnSubscribe duplicated")
Functions ¶
func SafeCloseDone ¶ added in v0.3.0
func SafeCloseDone(done chan<- struct{}) (ok bool)
func TryDiscard ¶
Types ¶
type InheritableRawPublisher ¶ added in v0.3.4
type InheritableRawPublisher interface {
reactor.RawPublisher
Parent() reactor.RawPublisher
}
Directories
¶
Path | Synopsis |
---|---|
Package buffer provides an implementation of an unbounded buffer.
|
Package buffer provides an implementation of an unbounded buffer. |
Click to show internal directories.
Click to hide internal directories.