The golang github.com.mozilla-services.heka.pipeline.PipelinePack is a package within the Heka project developed by Mozilla Services. It provides a structure and functions to represent and manipulate the data being processed in a Heka pipeline. This package is designed to manage the delivery of log messages and associated metadata through the pipeline, allowing for efficient processing and transformation of the data within Heka's modular architecture.
Golang PipelinePack - 28 examples found. These are the top rated real world Golang examples of github.com/mozilla-services/heka/pipeline.PipelinePack extracted from open source projects. You can rate examples to help us improve the quality of examples.