Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitchellh/mapstructure
/ ImplementsInterfacePointerReceiver
Struct
ImplementsInterfacePointerReceiver
mapstructure_bugs_test.go:375–377 · mapstructure_bugs_test.go::ImplementsInterfacePointerReceiver
Source
from the content-addressed store, hash-verified
373
}
374
375
type
ImplementsInterfacePointerReceiver
struct
{
376
Name string
377
}
378
379
func
(i *ImplementsInterfacePointerReceiver) DoStuff() {}
380
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected