Documentation ¶
Index ¶
- func GetLookupSource() api.LookupSource
- func GetSink() api.Sink
- type RedisSink
- func (r *RedisSink) Close(ctx api.StreamContext) error
- func (r *RedisSink) Collect(ctx api.StreamContext, data interface{}) error
- func (r *RedisSink) Configure(props map[string]interface{}) error
- func (r *RedisSink) Open(ctx api.StreamContext) (err error)
- func (r *RedisSink) Validate(props map[string]interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLookupSource ¶
func GetLookupSource() api.LookupSource
Types ¶
Click to show internal directories.
Click to hide internal directories.