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

Method GetDefaultTimeWrapper

mapper.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 GetFieldName(objElem reflect.Value, index int) string
26 GetCustomTagName() string
27 GetDefaultTimeWrapper() *TimeWrapper
28
29 CheckExistsField(elem reflect.Value, fieldName string) (realFieldName string, exists bool)
30 CheckIsTypeWrapper(value reflect.Value) bool

Callers 2

Test_IsTimeFieldFunction · 0.65
Test_Object_IsTimeFieldFunction · 0.65

Implementers 1

mapperObjectmapper_object.go

Calls

no outgoing calls

Tested by 2

Test_IsTimeFieldFunction · 0.52
Test_Object_IsTimeFieldFunction · 0.52