The "github.com.mozilla-services.heka.pipeline.InputRunner" is a package in the Go programming language (Golang) that is used in the Mozilla Services Heka pipeline. It provides functionality to run and manage input plugins in the Heka data processing system. This package helps in configuring and executing the input plugins, allowing data to be collected from various sources and fed into the Heka pipeline for further processing.
Golang InputRunner - 30 examples found. These are the top rated real world Golang examples of github.com/mozilla-services/heka/pipeline.InputRunner extracted from open source projects. You can rate examples to help us improve the quality of examples.