telegraf/plugins/inputs/execd/shim
Paweł Żak 74a1acd814
Linter fixes - revive:unused-parameter, unparam, varcheck and unused (#8984)
* Linter fixes - revive:unused-parameter and unparam

* Linter fixes - revive:unused-parameter and unparam

* Linter fixes - revive:unused-parameter and unparam

* "nolint"'s removed

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

* Fixes for "varcheck" and "unused" added.

Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-22 12:21:36 -05: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 Linter fixes - revive:unused-parameter, unparam, varcheck and unused (#8984) 2021-03-22 12:21:36 -05:00
goshim_posix.go shim improvements for docs, clean quit, and slow readers (#7452) 2020-05-05 10:14:57 -04:00
goshim_windows.go shim improvements for docs, clean quit, and slow readers (#7452) 2020-05-05 10:14:57 -04:00
input.go Support Go execd plugins with shim (#7283) 2020-05-04 14:09:10 -04:00
shim_posix_test.go Fix tests for Windows - part 1 (#8414) 2020-11-23 10:40:32 -05:00
shim_test.go Linter fixes - revive:unused-parameter, unparam, varcheck and unused (#8984) 2021-03-22 12:21:36 -05:00

README.md

Telegraf Execd Go Shim

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