package
module
Version:
v0.0.0-...-6f9e92a
Opens a new window with list of versions in this module.
Published: Jan 21, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New create a new kafka activity
Activity define activity object
Metadata returns the activity's metadata
type Input struct {
FileName string `md:"fileName"`
}
Input input
type Output struct {
Message interface{} `md:"message"`
}
type Settings struct {
Columns map[string]interface{} `md:"columns"`
}
Settings setting struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.