Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/segmentio/encoding
/ Key
Method
Key
internal/runtime_reflect/map.go:48–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
func
(it *MapIter) Key() unsafe.Pointer {
return
it.key }
49
50
func
(it *MapIter) Value() unsafe.Pointer {
return
it.value }
51
Callers
2
mapSizeFuncOf
Function · 0.95
mapEncodeFuncOf
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected