Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
15
func
(err SystemInformationError) Error() string {
16
return
err.Err.Error()
17
}
18
19
func
(err SystemInformationError) MarshalJSON() ([]byte, error) {
20
s :=
map
[string]string{
Callers
14
SystemHandler
Method · 0.45
TunnelStateHandler
Method · 0.45
ConfigurationHandler
Method · 0.45
writeResponse
Function · 0.45
MarshalJSON
Method · 0.45
Error
Method · 0.45
TestParseMemoryInformationFromKV
Function · 0.45
TestParseUnameOutput
Function · 0.45
TestParseFileDescriptorInformationFromKV
Function · 0.45
TestParseSysctlFileDescriptorInformation
Function · 0.45
TestParseWinOperatingSystemInfo
Function · 0.45
TestParseDiskVolumeInformationOutput
Function · 0.45
Calls
no outgoing calls
Tested by
6
TestParseMemoryInformationFromKV
Function · 0.36
TestParseUnameOutput
Function · 0.36
TestParseFileDescriptorInformationFromKV
Function · 0.36
TestParseSysctlFileDescriptorInformation
Function · 0.36
TestParseWinOperatingSystemInfo
Function · 0.36
TestParseDiskVolumeInformationOutput
Function · 0.36