MCPcopy 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

Implementers 1

mapperObjectmapper_object.go

Calls

no outgoing calls