Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Register
Function · 0.65
Test_Object_CheckExistsField
Function · 0.65
BenchmarkObjectCheckExistsField
Function · 0.65
BenchmarkObjectMapper
Function · 0.65
BenchmarkObjectAutoMapper
Function · 0.65
BenchmarkObjectMapperMap
Function · 0.65
Implementers
1
mapperObject
mapper_object.go
Calls
no outgoing calls
Tested by
5
Test_Object_CheckExistsField
Function · 0.52
BenchmarkObjectCheckExistsField
Function · 0.52
BenchmarkObjectMapper
Function · 0.52
BenchmarkObjectAutoMapper
Function · 0.52
BenchmarkObjectMapperMap
Function · 0.52