Hi, I'm trying to write a Kafka output plugin for Hekad, and I wonder if I have the right workflow. Currently, I created a git repository for my plugin, and added a line in plugin_loader.cmake.
The thing is, each time a make a modification to my plugin, I need to commit, push, remove the build directory of the Heka tree, and source build.sh. This is really slow workflow. Am I doing something wrong, or is this the prescribe workflow for golang plugin development ? -- -- Arnaud Briche Développeur web / Préstataire de service informatique
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

