MCPcopy 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
46func (s Setting) String() string {
47 return fmt.Sprintf("[%v = %d]", s.ID, s.Val)
48}

Callers 2

TestSettingStringFunction · 0.95
TestSettingIDStringFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestSettingStringFunction · 0.76
TestSettingIDStringFunction · 0.36