MCPcopy
hub / github.com/netdata/netdata / Collector

Struct Collector

src/go/plugin/ibm.d/modules/websphere/pmi/module_stub.go:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12var configSchema string
13
14type Collector struct{ collectorapi.Base }
15
16func New() *Collector { return &Collector{} }
17

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected