Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imroc/req
/ String
Method
String
http2/setting.go:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
func
(s Setting) String() string {
47
return
fmt.Sprintf(
"[%v = %d]"
, s.ID, s.Val)
48
}
Callers
2
TestSettingString
Function · 0.95
TestSettingIDString
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestSettingString
Function · 0.76
TestSettingIDString
Function · 0.36