Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Observable ¶
type Observable interface {
Subscribe(eid event.Id, in interface{}) Subscription
}
func NewObservable ¶
func NewObservable(cli ObservableClient) Observable
type ObservableClient ¶
type PipeFunc ¶
func PipeTimeout ¶
type Subscription ¶
Click to show internal directories.
Click to hide internal directories.