MCPcopy Index your code
hub / github.com/cloudflare/cloudflared / Error

Method Error

diagnostic/system_collector.go:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13}
14
15func (err SystemInformationError) Error() string {
16 return err.Err.Error()
17}
18
19func (err SystemInformationError) MarshalJSON() ([]byte, error) {
20 s := map[string]string{

Callers 14

SystemHandlerMethod · 0.45
TunnelStateHandlerMethod · 0.45
ConfigurationHandlerMethod · 0.45
writeResponseFunction · 0.45
MarshalJSONMethod · 0.45
ErrorMethod · 0.45
TestParseUnameOutputFunction · 0.45

Calls

no outgoing calls