MCPcopy 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
55func init() {
56 standardMapper = NewMapper()
57}
58
59func PackageVersion() string {
60 return packageVersion

Callers

nothing calls this directly

Calls 1

NewMapperFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…