MCPcopy
hub / github.com/netdata/netdata / Close

Method Close

src/go/plugin/go.d/pkg/socket/client_test.go:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 type server interface {
21 Run() error
22 Close() error
23 }
24
25 tests := map[string]struct {

Callers 15

mainFunction · 0.65
LockMethod · 0.65
UnlockMethod · 0.65
UnlockAllMethod · 0.65
loadConfigFileFunction · 0.65
TestReader_CloseFunction · 0.65
TestOpenFunction · 0.65
prepareTestReaderFunction · 0.65
rotateFileFunction · 0.65
appendLogsFunction · 0.65
openMethod · 0.65

Implementers 5

tcpServersrc/go/plugin/go.d/pkg/socket/server.g
udpServersrc/go/plugin/go.d/pkg/socket/server.g
unixServersrc/go/plugin/go.d/pkg/socket/server.g
mockTorDaemonsrc/go/plugin/go.d/collector/tor/colle
mockBeanstalkDaemonsrc/go/plugin/go.d/collector/beanstalk

Calls

no outgoing calls

Tested by 15

TestReader_CloseFunction · 0.52
TestOpenFunction · 0.52
prepareTestReaderFunction · 0.52
rotateFileFunction · 0.52
appendLogsFunction · 0.52
TestFetchTableColumnsFunction · 0.52
TestScanTypedRowsFunction · 0.52
TestQueryRowsFunction · 0.52
TestSocket_CommandFunction · 0.52
createFileMethod · 0.52