Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UntypedStream ¶
type UntypedStream struct {
// contains filtered or unexported fields
}
func NewUntypedStream ¶
func NewUntypedStream() *UntypedStream
func (*UntypedStream) C ¶
func (s *UntypedStream) C() <-chan interface{}
func (*UntypedStream) Close ¶
func (s *UntypedStream) Close()
func (*UntypedStream) PID ¶
func (s *UntypedStream) PID() *actor.PID
Click to show internal directories.
Click to hide internal directories.