Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NewTuple = connector.NewTuple RunSource = runtime.RunSource RunHttpSource = runtime.RunHTTPSource RunSink = runtime.RunSink SuccessResult = connector.Success NewResult = connector.NewResult GetKVStore = store.GetKVStore )
Functions ¶
This section is empty.
Types ¶
type ConfigAccessor ¶
type ConfigAccessor = config.ConfigAccessor
type HTTPSource ¶ added in v0.6.0
type HTTPSource = connector.HTTPSource
type SecretAccessor ¶
type SecretAccessor = config.SecretAccessor
type SinkConfig ¶
type SinkConfig = config.SinkConfig
type SinkConfigAccessor ¶
type SinkConfigAccessor = config.SinkConfigAccessor
type SourceConfig ¶
type SourceConfig = config.SourceConfig
type SourceConfigAccessor ¶
type SourceConfigAccessor = config.SourceConfigAccessor
Click to show internal directories.
Click to hide internal directories.