Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/felixge/httpsnoop
/ Type
Method
Type
codegen/main.go:341–343 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
339
}
340
341
func
(fn *InterfaceFunc) Type() string {
342
return
fn.Name +
"Func"
343
}
344
345
func
fieldName(s string) string {
346
if
s ==
""
{
Callers
1
Implementation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected