The "PackSupply" function is a small helper function provided by the "github.com.mozilla-services.heka.plugins.testsupport.InputTestHelper" package in the Golang programming language. This function is used to create and return a new instance of the "github.com/mozilla-services/heka/message" struct, which represents a Heka message. This function is typically used in testing scenarios to easily generate message packs for unit tests or other testing purposes.
Golang InputTestHelper.PackSupply - 19 examples found. These are the top rated real world Golang examples of github.com/mozilla-services/heka/plugins/testsupport.InputTestHelper.PackSupply extracted from open source projects. You can rate examples to help us improve the quality of examples.