MCPcopy
hub / github.com/influxdata/telegraf / testConfigProcessor

Struct testConfigProcessor

plugins/common/shim/config_test.go:77–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77type testConfigProcessor struct {
78 Loaded string `toml:"loaded"`
79}
80
81func (*testConfigProcessor) SampleConfig() string {
82 return ""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected