Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
17
func
(e ParseError) Error() string {
return
e.msg }
18
19
func
(e ParseError) Unwrap() error {
return
e.err }
20
Callers
15
TestJobConfigValidate
Function · 0.45
TestCollector_Check
Function · 0.45
TestCompileCollectorConfig_CadenceWarning
Function · 0.45
TestCollector_Collect
Function · 0.45
TestOpen
Function · 0.45
TestNewRegExpParser
Function · 0.45
TestRegExpParser_ReadLine
Function · 0.45
TestRegExpParser_Parse
Function · 0.45
TestNewJSONParser
Function · 0.45
TestJSONParser_ReadLine
Function · 0.45
TestJSONParser_Parse
Function · 0.45
TestNewLTSVParser
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestJobConfigValidate
Function · 0.36
TestCollector_Check
Function · 0.36
TestCompileCollectorConfig_CadenceWarning
Function · 0.36
TestCollector_Collect
Function · 0.36
TestOpen
Function · 0.36
TestNewRegExpParser
Function · 0.36
TestRegExpParser_ReadLine
Function · 0.36
TestRegExpParser_Parse
Function · 0.36
TestNewJSONParser
Function · 0.36
TestJSONParser_ReadLine
Function · 0.36
TestJSONParser_Parse
Function · 0.36
TestNewLTSVParser
Function · 0.36