Documentation
¶
Index ¶
- func ProcessBatch(_ context.Context, msg []DataBatch) error
- func ProcessBatchErr(ctx context.Context, msg []DataBatchErr) error
- func ProcessSingle(_ context.Context, msg DataSingle) error
- func ProcessSingleByte(ctx context.Context, raw []byte) error
- func RunExampleBatch(ctx context.Context) error
- func RunExampleBatchErr(ctx context.Context) error
- func RunExampleSingle(ctx context.Context) error
- func RunExampleSingleByte(ctx context.Context) error
- func RunExampleSingleWithHandler(ctx context.Context) error
- type DataBatch
- type DataBatchErr
- type DataSingle
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessBatchErr ¶
func ProcessBatchErr(ctx context.Context, msg []DataBatchErr) error
func ProcessSingle ¶
func ProcessSingle(_ context.Context, msg DataSingle) error
func RunExampleBatch ¶
func RunExampleBatchErr ¶
func RunExampleSingle ¶
func RunExampleSingleByte ¶
Types ¶
type DataBatchErr ¶
Click to show internal directories.
Click to hide internal directories.