Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPlaygroundSourcePlugin ¶
func NewPlaygroundSourcePlugin(config Config, s []schema.StreamSchema) sources.DataSource
Types ¶
type SourcePlugin ¶
type SourcePlugin struct {
// contains filtered or unexported fields
}
func (*SourcePlugin) Events ¶
func (s *SourcePlugin) Events() chan sources.MessageEvent
func (*SourcePlugin) Start ¶
func (s *SourcePlugin) Start()
func (*SourcePlugin) Stop ¶
func (s *SourcePlugin) Stop()
Click to show internal directories.
Click to hide internal directories.