Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
77
type
testConfigProcessor
struct
{
78
Loaded string `toml:
"loaded"
`
79
}
80
81
func
(*testConfigProcessor) SampleConfig() string {
82
return
""
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected