MCPcopy Index your code
hub / github.com/devfeel/mapper / Register

Method Register

mapper.go:21–21  ·  view source on GitHub ↗
(obj interface{})

Source from the content-addressed store, hash-verified

19 JsonToMap(body []byte, toMap *map[string]interface{}) error
20
21 Register(obj interface{}) error
22 UseWrapper(w TypeWrapper)
23
24 GetTypeName(obj interface{}) string

Callers 6

RegisterFunction · 0.65
BenchmarkObjectMapperFunction · 0.65
BenchmarkObjectMapperMapFunction · 0.65

Implementers 1

mapperObjectmapper_object.go

Calls

no outgoing calls

Tested by 5

BenchmarkObjectMapperFunction · 0.52
BenchmarkObjectMapperMapFunction · 0.52