telegraf/plugins/inputs/execd/shim
Paweł Żak c875e45422
fix: Linter fixes for plugins/inputs/[a-o]* (leftovers) (#10192)
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-30 15:59:24 -06:00
..
example/cmd update shim docs to point users in the right direction 2020-09-18 15:06:58 -04:00
testdata Add support for env variables to shim config (#7603) 2020-06-02 09:29:57 -04:00
README.md Fix markdown syntax (#7806) 2020-07-08 12:25:19 -07:00
goshim.go refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
goshim_posix.go fix: Linter fixes for plugins/inputs/[a-o]* (leftovers) (#10192) 2021-11-30 15:59:24 -06:00
goshim_windows.go fix: support 1.17 & 1.16.7 Go versions (#9642) 2021-08-23 15:37:44 -05:00
input.go Support Go execd plugins with shim (#7283) 2020-05-04 14:09:10 -04:00
shim_posix_test.go fix: support 1.17 & 1.16.7 Go versions (#9642) 2021-08-23 15:37:44 -05:00
shim_test.go fix: Linter fixes for plugins/inputs/[a-o]* (leftovers) (#10192) 2021-11-30 15:59:24 -06:00

README.md

Telegraf Execd Go Shim

This is deprecated. Please see /plugins/common/shim/README.md