Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SourceFactory ¶
type SourceFactory struct { }
func NewSourceFactory ¶
func NewSourceFactory() *SourceFactory
func (*SourceFactory) Build ¶
func (this *SourceFactory) Build(uri flags.Uri) (core.EventSource, error)
func (*SourceFactory) BuildAll ¶
func (this *SourceFactory) BuildAll(uris flags.Uris) ([]core.EventSource, error)
Click to show internal directories.
Click to hide internal directories.