Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Produce = &charm.Spec{ Name: "produce", Usage: "produce [options] [file1, file2, ...]", Short: "produce Zed data into a Kafka topic", Long: ` The produce command copies the input Zed data into a Kafka topic. No effort is made to provide synchronization as data as simply copied from input to the topic and any failures are not recovered from. Use the "zync sync" command to provide synchronization and fail-safe, restartable operation.`, New: New, }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.