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

Method Run

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

Source from the content-addressed store, hash-verified

19
20 type server interface {
21 Run() error
22 Close() error
23 }
24

Callers 15

TestOpenFunction · 0.65
TestNewRegExpParserFunction · 0.65
TestRegExpParser_ParseFunction · 0.65
TestNewJSONParserFunction · 0.65
TestJSONParser_ReadLineFunction · 0.65
TestJSONParser_ParseFunction · 0.65
TestNewLTSVParserFunction · 0.65
TestLTSVParser_ReadLineFunction · 0.65
TestLTSVParser_ParseFunction · 0.65
TestNewCSVParserFunction · 0.65
TestNewCSVFormatFunction · 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

TestOpenFunction · 0.52
TestNewRegExpParserFunction · 0.52
TestRegExpParser_ParseFunction · 0.52
TestNewJSONParserFunction · 0.52
TestJSONParser_ReadLineFunction · 0.52
TestJSONParser_ParseFunction · 0.52
TestNewLTSVParserFunction · 0.52
TestLTSVParser_ReadLineFunction · 0.52
TestLTSVParser_ParseFunction · 0.52
TestNewCSVParserFunction · 0.52
TestNewCSVFormatFunction · 0.52