MCPcopy Index your code
hub / github.com/netdata/netdata / Cleanup

Method Cleanup

src/go/pkg/funcapi/handler.go:38–38  ·  view source on GitHub ↗

Cleanup releases any resources held by the handler. Called when the collector is being stopped.

(ctx context.Context)

Source from the content-addressed store, hash-verified

36 // Cleanup releases any resources held by the handler.
37 // Called when the collector is being stopped.
38 Cleanup(ctx context.Context)
39}
40
41// ErrorResponse creates an error FunctionResponse.

Callers 6

setTestLevelFunction · 0.65
TestIsStockFunction · 0.65
captureOutputFunction · 0.65
setupTestFunction · 0.65
TestHandlerFunction · 0.65

Implementers 15

funcTopQueriessrc/go/plugin/go.d/collector/mongodb/f
funcRoutersrc/go/plugin/go.d/collector/mongodb/f
funcTopQueriessrc/go/plugin/go.d/collector/couchbase
funcRoutersrc/go/plugin/go.d/collector/couchbase
funcTablesrc/go/plugin/go.d/collector/sql/func_
funcRunningQueriessrc/go/plugin/go.d/collector/oracledb/
funcTopQueriessrc/go/plugin/go.d/collector/oracledb/
funcRoutersrc/go/plugin/go.d/collector/oracledb/
funcInterfacessrc/go/plugin/go.d/collector/snmp/func
funcRoutersrc/go/plugin/go.d/collector/snmp/func
funcRunningQueriessrc/go/plugin/go.d/collector/postgres/
funcTopQueriessrc/go/plugin/go.d/collector/postgres/

Calls

no outgoing calls

Tested by 6

setTestLevelFunction · 0.52
TestIsStockFunction · 0.52
captureOutputFunction · 0.52
setupTestFunction · 0.52
TestHandlerFunction · 0.52