Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devfeel/mapper
/ GetFieldName
Method
GetFieldName
mapper.go:25–25 ·
view source on GitHub ↗
(objElem reflect.Value, index int)
Source
from the content-addressed store, hash-verified
23
24
GetTypeName(obj
interface
{}) string
25
GetFieldName(objElem reflect.Value, index int) string
26
GetCustomTagName() string
27
GetDefaultTimeWrapper() *TimeWrapper
28
Callers
7
GetFieldName
Function · 0.65
Test_Object_GetFieldNameFromMapperTag
Function · 0.65
Test_Object_GetFieldNameFromJsonTag
Function · 0.65
Test_Object_SetEnableMapperTag
Function · 0.65
Test_Object_SetEnableJsonTag
Function · 0.65
Test_Object_GetFieldNameWithElem
Function · 0.65
BenchmarkObjectGetFieldNameWithElem
Function · 0.65
Implementers
1
mapperObject
mapper_object.go
Calls
no outgoing calls
Tested by
6
Test_Object_GetFieldNameFromMapperTag
Function · 0.52
Test_Object_GetFieldNameFromJsonTag
Function · 0.52
Test_Object_SetEnableMapperTag
Function · 0.52
Test_Object_SetEnableJsonTag
Function · 0.52
Test_Object_GetFieldNameWithElem
Function · 0.52
BenchmarkObjectGetFieldNameWithElem
Function · 0.52