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

Method Error

src/go/plugin/go.d/pkg/logs/parser.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15}
16
17func (e ParseError) Error() string { return e.msg }
18
19func (e ParseError) Unwrap() error { return e.err }
20

Callers 15

TestJobConfigValidateFunction · 0.45
TestCollector_CheckFunction · 0.45
TestCollector_CollectFunction · 0.45
TestOpenFunction · 0.45
TestNewRegExpParserFunction · 0.45
TestRegExpParser_ParseFunction · 0.45
TestNewJSONParserFunction · 0.45
TestJSONParser_ReadLineFunction · 0.45
TestJSONParser_ParseFunction · 0.45
TestNewLTSVParserFunction · 0.45

Calls

no outgoing calls

Tested by 15

TestJobConfigValidateFunction · 0.36
TestCollector_CheckFunction · 0.36
TestCollector_CollectFunction · 0.36
TestOpenFunction · 0.36
TestNewRegExpParserFunction · 0.36
TestRegExpParser_ParseFunction · 0.36
TestNewJSONParserFunction · 0.36
TestJSONParser_ReadLineFunction · 0.36
TestJSONParser_ParseFunction · 0.36
TestNewLTSVParserFunction · 0.36