Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devfeel/mapper
/ init
Function
init
mapper.go:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
func
init() {
56
standardMapper = NewMapper()
57
}
58
59
func
PackageVersion() string {
60
return
packageVersion
Callers
nothing calls this directly
Calls
1
NewMapper
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…