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

Function newInputParser

src/go/plugin/framework/functions/parser.go:41–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39}
40
41func newInputParser() *inputParser {
42 return &inputParser{}
43}
44
45type inputParser struct {
46 currentFn *Function

Callers 3

runMethod · 0.85

Calls

no outgoing calls

Tested by 2

Used in the wild real call sites across dependent graphs

searching dependent graphs…