Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-python/gopy
/ Map
Method
Map
bind/types.go:299–301 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
297
}
298
299
func
(it *Map) Map() *types.Map {
300
return
it.sym.GoType().Underlying().(*types.Map)
301
}
302
303
///////////////////////////////////////////////////////////////////////////////////
304
// Signature
Callers
nothing calls this directly
Calls
1
GoType
Method · 0.65
Tested by
no test coverage detected