MCPcopy Create free account
hub / github.com/brimdata/super / Error

Method Error

api/api.go:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28}
29
30func (e Error) Error() string {
31 return e.Message
32}
33
34type VersionResponse struct {
35 Version string `json:"version"`

Callers 15

StartMethod · 0.45
serveMethod · 0.45
stringifyFunction · 0.45
TestHost_AddFunction · 0.45
TestHost_injectFunction · 0.45
TestHost_addFromLineFunction · 0.45
CounterValueFunction · 0.45
TestParseMillisFunction · 0.45
TestUniqueDirFunction · 0.45
TestReplaceFileAbortFunction · 0.45
evalMethod · 0.45

Calls

no outgoing calls

Tested by 9

TestHost_AddFunction · 0.36
TestHost_injectFunction · 0.36
TestHost_addFromLineFunction · 0.36
TestParseMillisFunction · 0.36
TestUniqueDirFunction · 0.36
TestReplaceFileAbortFunction · 0.36
testErrorFunction · 0.36
TestBadFilterFunction · 0.36