Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ComponentFetcher ¶
type PluginConfig ¶
type SimpleFetcher ¶
type Subscription ¶
type Subscription interface { Updates() <-chan interface{} Close() error }
func Merge ¶
func Merge(subscriptions []Subscription) Subscription
Click to show internal directories.
Click to hide internal directories.